diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-16 20:44:32 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-16 20:47:35 +0200 |
commit | fb8d99c5e4bc7da439c94e2302786eb4cf4b8e69 (patch) | |
tree | 63e712f336c26797c687ce104186d93aa0540149 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild | |
parent | dev-perl/Class-Singleton: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-fb8d99c5e4bc7da439c94e2302786eb4cf4b8e69.tar.gz gentoo-fb8d99c5e4bc7da439c94e2302786eb4cf4b8e69.tar.bz2 gentoo-fb8d99c5e4bc7da439c94e2302786eb4cf4b8e69.zip |
dev-perl/DateTime-TimeZone: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild index 8c44e987d9e7..18dbb44967b4 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.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=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Time zone object base class and factory" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |