summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-11-02 08:46:24 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-11-02 20:19:05 +0000
commit5725c44ce32fff5f279c33454e1dba679ae3cc28 (patch)
treec19a5575a32e3566dee3cf4401ab3e30ce0acec0 /net-misc/memcached/memcached-1.5.2.ebuild
parentwww-plugins/chrome-binary-plugins: automated update (63.0.3239.30, 64.0.3253.3) (diff)
downloadgentoo-5725c44ce32fff5f279c33454e1dba679ae3cc28.tar.gz
gentoo-5725c44ce32fff5f279c33454e1dba679ae3cc28.tar.bz2
gentoo-5725c44ce32fff5f279c33454e1dba679ae3cc28.zip
net-misc/memcached: stable 1.5.2 for ia64, bug #636236
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-misc/memcached/memcached-1.5.2.ebuild')
-rw-r--r--net-misc/memcached/memcached-1.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.2.ebuild b/net-misc/memcached/memcached-1.5.2.ebuild
index 9e386070af56..f4f56505a242 100644
--- a/net-misc/memcached/memcached-1.5.2.ebuild
+++ b/net-misc/memcached/memcached-1.5.2.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:=