summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-13 14:59:05 +0000
committerSam James <sam@gentoo.org>2021-01-13 14:59:05 +0000
commit47cc23b9ad0964cbe635c7f6866528a0659c53cf (patch)
tree699cd168ce66f1ec692717be34877adb08db6085 /sys-libs/blocksruntime
parentdev-python/yappi: sync 1.3.2 with new 1.3.0 (test dep) (diff)
downloadgentoo-47cc23b9ad0964cbe635c7f6866528a0659c53cf.tar.gz
gentoo-47cc23b9ad0964cbe635c7f6866528a0659c53cf.tar.bz2
gentoo-47cc23b9ad0964cbe635c7f6866528a0659c53cf.zip
sys-libs/blocksruntime: Stabilize 0_pre20171027-r1 amd64, #765205
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/blocksruntime')
-rw-r--r--sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""