diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:53:02 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:13:38 +0100 |
commit | e4718987560730ec8d4f108bba5ee586589dc2ab (patch) | |
tree | 1b6bd2c17d1ab4a8baf15d6eabe9bd7ae1c53b18 /sys-apps/acl/acl-2.2.52-r1.ebuild | |
parent | sys-apps/ack: dropped ~x86-interix (diff) | |
download | gentoo-e4718987560730ec8d4f108bba5ee586589dc2ab.tar.gz gentoo-e4718987560730ec8d4f108bba5ee586589dc2ab.tar.bz2 gentoo-e4718987560730ec8d4f108bba5ee586589dc2ab.zip |
sys-apps/acl: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-apps/acl/acl-2.2.52-r1.ebuild')
-rw-r--r-- | sys-apps/acl/acl-2.2.52-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/acl/acl-2.2.52-r1.ebuild b/sys-apps/acl/acl-2.2.52-r1.ebuild index c9899903d3aa..2cbb1ec75d2d 100644 --- a/sys-apps/acl/acl-2.2.52-r1.ebuild +++ b/sys-apps/acl/acl-2.2.52-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="nls static-libs" RDEPEND=">=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}] |