diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:24:23 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:24:23 +0100 |
commit | 319cc9fb462543bc61ac6bfa77aac5e0a8b99241 (patch) | |
tree | a597658c02661e147e14f64e6e170cf4aa63bca7 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild | |
parent | dev-perl/DateTime-Locale: dropped ~x86-freebsd (diff) | |
download | gentoo-319cc9fb462543bc61ac6bfa77aac5e0a8b99241.tar.gz gentoo-319cc9fb462543bc61ac6bfa77aac5e0a8b99241.tar.bz2 gentoo-319cc9fb462543bc61ac6bfa77aac5e0a8b99241.zip |
dev-perl/DateTime-TimeZone: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild index d3f6035051db..ba93afe49ccf 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Time zone object base class and factory" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |