diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-10-06 04:58:52 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-10-10 18:24:20 +1300 |
commit | 657d090e7856e34316dd733f942ae590f36e4353 (patch) | |
tree | 9f331ec6633398719db6a55744b39e7d010d8ef8 /dev-perl/DateTime | |
parent | profiles: unmask >=dev-perl/DateTime-TimeZone-2.20.0 (diff) | |
download | gentoo-657d090e7856e34316dd733f942ae590f36e4353.tar.gz gentoo-657d090e7856e34316dd733f942ae590f36e4353.tar.bz2 gentoo-657d090e7856e34316dd733f942ae590f36e4353.zip |
dev-perl/DateTime: Remove premature hppa keywords
this should have happened sooner when the rev-bump occurred due to
adding new, underkeyworded packages, but got missed due to package.mask
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/DateTime')
-rw-r--r-- | dev-perl/DateTime/DateTime-1.420.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime/DateTime-1.420.0.ebuild b/dev-perl/DateTime/DateTime-1.420.0.ebuild index d38d79c29e0a..957b21f3fe19 100644 --- a/dev-perl/DateTime/DateTime-1.420.0.ebuild +++ b/dev-perl/DateTime/DateTime-1.420.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A date and time object" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" CONFLICTS=" |