summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-02-21 21:34:17 +0100
committerMarkus Meier <maekke@gentoo.org>2017-02-21 21:34:17 +0100
commit1b5300d72ce25731f9f0d81e429c4f2073e2f233 (patch)
treee62800e222e9893eae53472887aa82b124856dc4 /sys-apps/fakeroot
parentwww-apps/venus: python-single-r1, EAPI=6, use bsddb3 for berkdb (diff)
downloadgentoo-1b5300d72ce25731f9f0d81e429c4f2073e2f233.tar.gz
gentoo-1b5300d72ce25731f9f0d81e429c4f2073e2f233.tar.bz2
gentoo-1b5300d72ce25731f9f0d81e429c4f2073e2f233.zip
sys-apps/fakeroot: arm stable, bug #593768
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps/fakeroot')
-rw-r--r--sys-apps/fakeroot/fakeroot-1.20.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fakeroot/fakeroot-1.20.2.ebuild b/sys-apps/fakeroot/fakeroot-1.20.2.ebuild
index c69ac8263c3a..a3b57b06df04 100644
--- a/sys-apps/fakeroot/fakeroot-1.20.2.ebuild
+++ b/sys-apps/fakeroot/fakeroot-1.20.2.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$
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="acl debug static-libs test"
DEPEND="acl? ( sys-apps/acl )