diff options
author | 2018-07-15 13:09:44 +0300 | |
---|---|---|
committer | 2018-07-15 13:09:44 +0300 | |
commit | de05ef7760378a30311e07752140f987735a4f07 (patch) | |
tree | 69b75079ab8a30c4ef93ef5b0c31a6c90aef859d /dev-perl/libintl-perl | |
parent | dev-scheme/gauche-kakasi: keyword ia64 (diff) | |
download | gentoo-de05ef7760378a30311e07752140f987735a4f07.tar.gz gentoo-de05ef7760378a30311e07752140f987735a4f07.tar.bz2 gentoo-de05ef7760378a30311e07752140f987735a4f07.zip |
dev-perl/libintl-perl-1.280.0: arm64 stable (bug #661190)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/libintl-perl')
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild b/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild index 3259b10197c4..019fe64cab73 100644 --- a/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild +++ b/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/libintl" |