summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-13 17:07:34 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-13 19:14:12 +0100
commit722a44f9273423e6296ef04a1d8c259deea333f1 (patch)
tree5da34fb8fec80ccc6aab587ed62d8750ea77c9ed /net-misc/memcached/memcached-1.4.39.ebuild
parentapp-admin/puppet: add ~arm, bug #646782 (diff)
downloadgentoo-722a44f9273423e6296ef04a1d8c259deea333f1.tar.gz
gentoo-722a44f9273423e6296ef04a1d8c259deea333f1.tar.bz2
gentoo-722a44f9273423e6296ef04a1d8c259deea333f1.zip
net-misc/memcached: Stable for HPPA too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-misc/memcached/memcached-1.4.39.ebuild')
-rw-r--r--net-misc/memcached/memcached-1.4.39.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.4.39.ebuild b/net-misc/memcached/memcached-1.4.39.ebuild
index 8f0462455dad..a9ce2f91be30 100644
--- a/net-misc/memcached/memcached-1.4.39.ebuild
+++ b/net-misc/memcached/memcached-1.4.39.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="test slabs-reassign debug sasl selinux" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=