diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-22 08:33:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-22 08:34:55 +0100 |
commit | 52580252ef9610d919bd001220f2ccc03af7501d (patch) | |
tree | 7b5c4566be21b02ab303b295fa8d707c71cda9f2 /net-misc/memcached | |
parent | sys-process/cronie: stable 1.5.4 for ia64, bug #685848 (diff) | |
download | gentoo-52580252ef9610d919bd001220f2ccc03af7501d.tar.gz gentoo-52580252ef9610d919bd001220f2ccc03af7501d.tar.bz2 gentoo-52580252ef9610d919bd001220f2ccc03af7501d.zip |
net-misc/memcached: stable 1.5.14 for ia64, bug #685866
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.5.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.14.ebuild b/net-misc/memcached/memcached-1.5.14.ebuild index 4e9b834c2f91..02450ec7560e 100644 --- a/net-misc/memcached/memcached-1.5.14.ebuild +++ b/net-misc/memcached/memcached-1.5.14.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:= |