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:18 +0000 |
commit | 7183c74ecc3466cb2bccdffc9d75936e46ea3fae (patch) | |
tree | d1d0fd1fb742bb8a61f7337a560ce4e7fe35f407 /dev-perl/Cache-Memcached | |
parent | dev-perl/CSS-Squish: Stabilize 0.100.0-r2 amd64, #738212 (diff) | |
download | gentoo-7183c74ecc3466cb2bccdffc9d75936e46ea3fae.tar.gz gentoo-7183c74ecc3466cb2bccdffc9d75936e46ea3fae.tar.bz2 gentoo-7183c74ecc3466cb2bccdffc9d75936e46ea3fae.zip |
dev-perl/Cache-Memcached: Stabilize 1.300.0-r2 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Cache-Memcached')
-rw-r--r-- | dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild index 6e147975a844..31e933f71ad6 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.danga.com/memcached/ https://metacpan.org/release/Cache-Mem # Bug: https://bugs.gentoo.org/721730 LICENSE="|| ( Artistic GPL-1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" RDEPEND=" virtual/perl-Encode |