diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-17 18:59:28 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-17 18:59:28 +0100 |
commit | a63944c6b4ad3d9c530ce363b405f565b29e08c4 (patch) | |
tree | 7e25fe17eb1f69b1e3412ee5bc56b3348161f334 /net-misc | |
parent | df95c0de0b27c23751b42eef8c70db9e3460c17e (diff) | |
download | gentoo-a63944c6b4ad3d9c530ce363b405f565b29e08c4.tar.gz gentoo-a63944c6b4ad3d9c530ce363b405f565b29e08c4.tar.xz |
net-misc/memcached: arm stable, bug #636236
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/memcached/memcached-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/memcached/memcached-1.5.2.ebuild b/net-misc/memcached/memcached-1.5.2.ebuild index 6fe4bebf238..083753b1b87 100644 --- a/net-misc/memcached/memcached-1.5.2.ebuild +++ b/net-misc/memcached/memcached-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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:= |