From 47cc23b9ad0964cbe635c7f6866528a0659c53cf Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 13 Jan 2021 14:59:05 +0000 Subject: sys-libs/blocksruntime: Stabilize 0_pre20171027-r1 amd64, #765205 Signed-off-by: Sam James --- sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs') diff --git a/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild b/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild index 6c49e1748dba..5d38a907d644 100644 --- a/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild +++ b/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/mackyle/blocksruntime/archive/${COMMIT}.tar.gz -> ${ LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" RDEPEND="" -- cgit v1.2.3-65-gdbad