diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-13 17:07:34 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-13 19:14:12 +0100 |
commit | 722a44f9273423e6296ef04a1d8c259deea333f1 (patch) | |
tree | 5da34fb8fec80ccc6aab587ed62d8750ea77c9ed /net-misc/memcached | |
parent | 8e7e8f6834961745612fb31a695917e286afa9a2 (diff) | |
download | gentoo-722a44f9273423e6296ef04a1d8c259deea333f1.tar.gz gentoo-722a44f9273423e6296ef04a1d8c259deea333f1.tar.xz |
net-misc/memcached: Stable for HPPA too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.4.39.ebuild | 2 | ||||
-rw-r--r-- | net-misc/memcached/memcached-1.5.2.ebuild | 2 | ||||
-rw-r--r-- | net-misc/memcached/memcached-1.5.6.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/memcached/memcached-1.4.39.ebuild b/net-misc/memcached/memcached-1.4.39.ebuild index 8f0462455da..a9ce2f91be3 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 ~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 ~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:= diff --git a/net-misc/memcached/memcached-1.5.2.ebuild b/net-misc/memcached/memcached-1.5.2.ebuild index 28a5a31765f..c3a62d5ae79 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 ~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 ~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:= diff --git a/net-misc/memcached/memcached-1.5.6.ebuild b/net-misc/memcached/memcached-1.5.6.ebuild index 7b92758285f..08c1e0d3499 100644 --- a/net-misc/memcached/memcached-1.5.6.ebuild +++ b/net-misc/memcached/memcached-1.5.6.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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later RDEPEND=">=dev-libs/libevent-1.4:= |