diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-01-09 15:22:41 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-01-09 16:41:08 +0100 |
commit | 8cecfa409915a5b2b67d9c13e50a5afa6b6e7479 (patch) | |
tree | 930cbff79405356d07cf6cac705c4e4e6507e46d /dev-perl/Locale-gettext | |
parent | dev-libs/libpipeline: Keyword 1.5.0 ~amd64-fbsd (diff) | |
download | gentoo-8cecfa409915a5b2b67d9c13e50a5afa6b6e7479.tar.gz gentoo-8cecfa409915a5b2b67d9c13e50a5afa6b6e7479.tar.bz2 gentoo-8cecfa409915a5b2b67d9c13e50a5afa6b6e7479.zip |
dev-perl/Locale-gettext: Keyword 1.70.0 ~amd64-fbsd
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-perl/Locale-gettext')
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild index 661539a63965..843167e55242 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Perl module for accessing the GNU locale utilities" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-devel/gettext" |