diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:05:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:05:27 +0200 |
commit | 65e14ff5e492ea4408298954d081cce9f8a9330a (patch) | |
tree | f24aa88f55aa3be2972bc5aa42f7a05ba0f13f88 /net-misc/memcached | |
parent | dev-perl/Test-Requires: ppc stable wrt bug #584230 (diff) | |
download | gentoo-65e14ff5e492ea4408298954d081cce9f8a9330a.tar.gz gentoo-65e14ff5e492ea4408298954d081cce9f8a9330a.tar.bz2 gentoo-65e14ff5e492ea4408298954d081cce9f8a9330a.zip |
net-misc/memcached: ppc stable wrt bug #578088
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.4.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.4.25.ebuild b/net-misc/memcached/memcached-1.4.25.ebuild index 3b26be61dabc..5bd5a42b1ded 100644 --- a/net-misc/memcached/memcached-1.4.25.ebuild +++ b/net-misc/memcached/memcached-1.4.25.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://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 ~x86-freebsd ~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 ~x86-freebsd ~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 |