diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:41:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:19 +0000 |
commit | 0afc2cdbd58a0ccce537425f833961dd2f0af66f (patch) | |
tree | 0b800858ddab05b3cb0a444a15fc926dc920dbf7 /dev-perl/Cache-Simple-TimedExpiry | |
parent | dev-perl/Cache-Memcached: Stabilize 1.300.0-r2 amd64, #738212 (diff) | |
download | gentoo-0afc2cdbd58a0ccce537425f833961dd2f0af66f.tar.gz gentoo-0afc2cdbd58a0ccce537425f833961dd2f0af66f.tar.bz2 gentoo-0afc2cdbd58a0ccce537425f833961dd2f0af66f.zip |
dev-perl/Cache-Simple-TimedExpiry: Stabilize 0.270.0-r2 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Cache-Simple-TimedExpiry')
-rw-r--r-- | dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild index e1d80576dc4d..3cb52f83fa94 100644 --- a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild +++ b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A lightweight cache with timed expiration" # only an assumed one from 'license => perl' in Makefile.PL # Bug: https://bugs.gentoo.org/722854 SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc sparc x86" PATCHES=( "${FILESDIR}/${PN}-0.27-no-dot-inc.patch" ) |