diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:28:22 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:28:22 +0100 |
commit | b36db183ff0d1f067282a7da9393f2a288aec522 (patch) | |
tree | 6f6589c2654e33c9fdfb9f311d289406849ed975 /dev-perl/File-chmod/File-chmod-0.420.0.ebuild | |
parent | dev-perl/Exporter-Tiny: dropped ~x86-freebsd (diff) | |
download | gentoo-b36db183ff0d1f067282a7da9393f2a288aec522.tar.gz gentoo-b36db183ff0d1f067282a7da9393f2a288aec522.tar.bz2 gentoo-b36db183ff0d1f067282a7da9393f2a288aec522.zip |
dev-perl/File-chmod: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/File-chmod/File-chmod-0.420.0.ebuild')
-rw-r--r-- | dev-perl/File-chmod/File-chmod-0.420.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-chmod/File-chmod-0.420.0.ebuild b/dev-perl/File-chmod/File-chmod-0.420.0.ebuild index 9ae311c667bc..d5b52df64e15 100644 --- a/dev-perl/File-chmod/File-chmod-0.420.0.ebuild +++ b/dev-perl/File-chmod/File-chmod-0.420.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Implements symbolic and ls chmod modes" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test" RDEPEND=" |