summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-27 22:03:15 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-27 22:13:19 +0100
commit3fa01eb15669e6e70bd8dab1f1c4e4f905c504bf (patch)
tree8eb0c933aab2980ddcff130e885a8ea2c8392861 /net-misc/memcached
parentx11-drivers/nvidia-drivers: Old. (diff)
downloadgentoo-3fa01eb15669e6e70bd8dab1f1c4e4f905c504bf.tar.gz
gentoo-3fa01eb15669e6e70bd8dab1f1c4e4f905c504bf.tar.bz2
gentoo-3fa01eb15669e6e70bd8dab1f1c4e4f905c504bf.zip
net-misc/memcached: ia64 stable, bug #625494
Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-misc/memcached')
-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 85d691cdb47c..451cae86ec61 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 ~sparc-fbsd ~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 ~sparc-fbsd ~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:=