diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-30 17:33:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-30 17:33:45 +0100 |
commit | bb5f3ca3f9be12d39780a24bfa5dc9c289a4a1cd (patch) | |
tree | 34dd8ca75d66fcf86c85a434fe27e51833dffb01 /net-misc | |
parent | app-backup/restic: Remove obsolete ebuild (diff) | |
download | gentoo-bb5f3ca3f9be12d39780a24bfa5dc9c289a4a1cd.tar.gz gentoo-bb5f3ca3f9be12d39780a24bfa5dc9c289a4a1cd.tar.bz2 gentoo-bb5f3ca3f9be12d39780a24bfa5dc9c289a4a1cd.zip |
net-misc/memcached: stable 1.4.39 for ppc/ppc64, bug #625494
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/memcached/memcached-1.4.39.ebuild | 2 |
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 451cae86ec61..049caa184f7c 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:= |