diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 10:08:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 10:09:10 +0000 |
commit | 60a64bdae428428b8962651eeba4f353d0926d10 (patch) | |
tree | 81a6256dc54fb48f9902b9a44711c8da577abdb7 /net-misc | |
parent | dev-libs/log4cpp: Stabilize 1.1.3 ppc, #763375 (diff) | |
download | gentoo-60a64bdae428428b8962651eeba4f353d0926d10.tar.gz gentoo-60a64bdae428428b8962651eeba4f353d0926d10.tar.bz2 gentoo-60a64bdae428428b8962651eeba4f353d0926d10.zip |
net-misc/memcached: Stabilize 1.6.9 ppc64, #764131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/memcached/memcached-1.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.6.9.ebuild b/net-misc/memcached/memcached-1.6.9.ebuild index b08303e48dd2..f09a5cf65c69 100644 --- a/net-misc/memcached/memcached-1.6.9.ebuild +++ b/net-misc/memcached/memcached-1.6.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later RDEPEND=">=dev-libs/libevent-1.4:= |