diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-21 20:15:06 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-21 20:00:13 +0100 |
commit | c323ae235772bd6421dd13f77085ab33ae234c94 (patch) | |
tree | 14409df86cedde69b7f4e2c13d1267d078ee0cbd /dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild | |
parent | dev-perl/Cache-Memcached: mark 1.300.0-r2 hppa/sparc, bug #738212 (diff) | |
download | gentoo-c323ae235772bd6421dd13f77085ab33ae234c94.tar.gz gentoo-c323ae235772bd6421dd13f77085ab33ae234c94.tar.bz2 gentoo-c323ae235772bd6421dd13f77085ab33ae234c94.zip |
dev-perl/Cache-Simple-TimedExpiry: mark 0.270.0-r2 hppa/sparc, bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r2.ebuild')
-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 0a7d7fff724f..870be4b2c791 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" ) |