summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 13:11:55 +0000
committerSam James <sam@gentoo.org>2021-01-07 13:11:55 +0000
commitdf0e5e5d6afd5409baac6d2eab59a4df6756b816 (patch)
treef626a5c80e33c765c23ce5cc7a5116e39f6cfe7b
parentdev-java/icedtea-web: Call xdg_environment_reset (diff)
downloadgentoo-df0e5e5d.tar.gz
gentoo-df0e5e5d.tar.bz2
gentoo-df0e5e5d.zip
net-misc/memcached: Stabilize 1.6.9 ppc, #764131
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/memcached/memcached-1.6.9.ebuild2
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 58d14505a41d..c0865697796d 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:=