summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-09-28 15:03:56 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-09-28 15:32:39 -0500
commita3050d58f5ea80114f5bf1c86ef1faaabd2732b5 (patch)
treed5eb0f4e488498e134f5be4354de956c4f9be201 /dev-libs/liberasurecode
parentdev-python/oslo-privsep: 1.29.2 stablized under allarches (diff)
downloadgentoo-a3050d58f5ea80114f5bf1c86ef1faaabd2732b5.tar.gz
gentoo-a3050d58f5ea80114f5bf1c86ef1faaabd2732b5.tar.bz2
gentoo-a3050d58f5ea80114f5bf1c86ef1faaabd2732b5.zip
dev-libs/liberasurecode: 1.6.0 stable amd64 and x86
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-libs/liberasurecode')
-rw-r--r--dev-libs/liberasurecode/liberasurecode-1.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/liberasurecode/liberasurecode-1.6.0.ebuild b/dev-libs/liberasurecode/liberasurecode-1.6.0.ebuild
index cde09e132201..d1294b403e91 100644
--- a/dev-libs/liberasurecode/liberasurecode-1.6.0.ebuild
+++ b/dev-libs/liberasurecode/liberasurecode-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/openstack/liberasurecode/archive/${PV}.tar.gz -> ${P
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="doc static-libs"
RDEPEND=""