diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 15:16:10 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 19:48:28 +0100 |
commit | 94b23b8f8c9361785d12a3f8c8233176589759b2 (patch) | |
tree | f00ab309b521f82fa1f5d81cdb7850168aa7748f /dev-perl/Locale-Maketext-Lexicon | |
parent | virtual/perl-Locale-Maketext: added prefix keywords, bug #667266 (diff) | |
download | gentoo-94b23b8f8c9361785d12a3f8c8233176589759b2.tar.gz gentoo-94b23b8f8c9361785d12a3f8c8233176589759b2.tar.bz2 gentoo-94b23b8f8c9361785d12a3f8c8233176589759b2.zip |
dev-perl/Locale-Maketext-Lexicon: added prefix keywords, bug #667266
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Locale-Maketext-Lexicon')
-rw-r--r-- | dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-1.0.0.ebuild b/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-1.0.0.ebuild index f9696a65787f..9924e36db419 100644 --- a/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-1.0.0.ebuild +++ b/dev-perl/Locale-Maketext-Lexicon/Locale-Maketext-Lexicon-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Use other catalog formats in Maketext" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |