diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:33:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:06:48 +0000 |
commit | 6dcb5ce73411afb417aec50773c113d0a001aba1 (patch) | |
tree | 8817b02be1794112d6d0e9bfc03d97cd10747621 /dev-perl/Cache-Simple-TimedExpiry | |
parent | dev-perl/Cache-Memcached: Stabilize 1.300.0-r2 x86, #738212 (diff) | |
download | gentoo-6dcb5ce73411afb417aec50773c113d0a001aba1.tar.gz gentoo-6dcb5ce73411afb417aec50773c113d0a001aba1.tar.bz2 gentoo-6dcb5ce73411afb417aec50773c113d0a001aba1.zip |
dev-perl/Cache-Simple-TimedExpiry: Stabilize 0.270.0-r2 x86, #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 870be4b2c791..e1d80576dc4d 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" ) |