diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:45:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:45:52 +0200 |
commit | 3ec2260ea4d2b4cde55e799fbe53fed8068a8172 (patch) | |
tree | b45f0143a59f041ec70f1686fb1e41c35c3ff78b /net-misc/memcached | |
parent | sys-process/cronie: alpha stable wrt bug #685848 (diff) | |
download | gentoo-3ec2260ea4d2b4cde55e799fbe53fed8068a8172.tar.gz gentoo-3ec2260ea4d2b4cde55e799fbe53fed8068a8172.tar.bz2 gentoo-3ec2260ea4d2b4cde55e799fbe53fed8068a8172.zip |
net-misc/memcached: alpha stable wrt bug #685866
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.5.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.14.ebuild b/net-misc/memcached/memcached-1.5.14.ebuild index c1fbb16c9220..8ee74e123aaa 100644 --- a/net-misc/memcached/memcached-1.5.14.ebuild +++ b/net-misc/memcached/memcached-1.5.14.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 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later RDEPEND=">=dev-libs/libevent-1.4:= |