diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-25 14:52:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-25 14:52:32 +0200 |
commit | f00e4bfb487b24298788a61fa4c68e9fe21c9e39 (patch) | |
tree | 0b6055324e6ebfb6a5013fa3102421a9d913c89a /sys-cluster/zookeeper-bin | |
parent | dev-python/kazoo: amd64 stable wrt bug #738512 (diff) | |
download | gentoo-f00e4bfb487b24298788a61fa4c68e9fe21c9e39.tar.gz gentoo-f00e4bfb487b24298788a61fa4c68e9fe21c9e39.tar.bz2 gentoo-f00e4bfb487b24298788a61fa4c68e9fe21c9e39.zip |
sys-cluster/zookeeper-bin: amd64 stable wrt bug #738512
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster/zookeeper-bin')
-rw-r--r-- | sys-cluster/zookeeper-bin/zookeeper-bin-3.4.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/zookeeper-bin/zookeeper-bin-3.4.13.ebuild b/sys-cluster/zookeeper-bin/zookeeper-bin-3.4.13.ebuild index d911c9fc1da5..a3e1621983cb 100644 --- a/sys-cluster/zookeeper-bin/zookeeper-bin-3.4.13.ebuild +++ b/sys-cluster/zookeeper-bin/zookeeper-bin-3.4.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${MY_P}/${MY_PN}/${MY_PN}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="mirror binchecks" IUSE="" |