diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 17:19:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 17:19:32 -0700 |
commit | c7f2e4ba0e9de5745d89647444c4906441c53d38 (patch) | |
tree | b8e857fdc8fccfadb19ac3ad3b919614eba0b6c7 /dev-perl/libintl-perl | |
parent | dev-perl/IO-Interface: alpha stable, bug 576112. (diff) | |
download | gentoo-c7f2e4ba0e9de5745d89647444c4906441c53d38.tar.gz gentoo-c7f2e4ba0e9de5745d89647444c4906441c53d38.tar.bz2 gentoo-c7f2e4ba0e9de5745d89647444c4906441c53d38.zip |
dev-perl/libintl-perl: alpha stable, bug 577104.
Diffstat (limited to 'dev-perl/libintl-perl')
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.240.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libintl-perl/libintl-perl-1.240.0.ebuild b/dev-perl/libintl-perl/libintl-perl-1.240.0.ebuild index 32f1af1487b1..da881fbbddcd 100644 --- a/dev-perl/libintl-perl/libintl-perl-1.240.0.ebuild +++ b/dev-perl/libintl-perl/libintl-perl-1.240.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="http://guido-flohr.net/projects/libintl-perl ${HOMEPAGE}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="virtual/libintl" |