diff options
author | 2020-12-23 18:04:53 -0500 | |
---|---|---|
committer | 2020-12-31 10:58:31 -0500 | |
commit | 781b86fb6f25581a91723c6b7d920c18245a36cd (patch) | |
tree | a75642f0441245357dee8c617a95a24cc44c40fc /dev-perl/Time-Duration | |
parent | profiles/hppa: Stable mask a bunch of app-admin/syslog-ng USE flags (diff) | |
download | gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.gz gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.bz2 gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.zip |
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild b/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild index d5632bc55772..16d8362493cf 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Rounded or exact English expression of durations" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |