summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-10 15:54:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-10 15:54:14 +0100
commit6fb39abdf09d23126000078b2e01dd204bddc189 (patch)
tree4aca832894ac4a3a1c857cac3a5f83bae1aec1dc /sys-libs
parentdev-libs/botan: amd64 stable wrt bug #605202 (diff)
downloadgentoo-6fb39abdf09d23126000078b2e01dd204bddc189.tar.gz
gentoo-6fb39abdf09d23126000078b2e01dd204bddc189.tar.bz2
gentoo-6fb39abdf09d23126000078b2e01dd204bddc189.zip
sys-libs/libcap-ng: amd64 stable wrt bug #605166
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild b/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
index 42620e990355..46d4601b9d7c 100644
--- a/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
+++ b/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
IUSE="python static-libs"
RDEPEND="python? ( ${PYTHON_DEPS} )"