diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 22:55:05 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 22:57:25 +0200 |
commit | 80be597a87a90c548494a8afa7396f656fd5d516 (patch) | |
tree | e1556e435ff80afdbdd7e1969353993c566a1069 /net-libs/libsearpc | |
parent | sys-devel/automake: Stabilize 1.16.5 amd64, #833654 (diff) | |
download | gentoo-80be597a87a90c548494a8afa7396f656fd5d516.tar.gz gentoo-80be597a87a90c548494a8afa7396f656fd5d516.tar.bz2 gentoo-80be597a87a90c548494a8afa7396f656fd5d516.zip |
net-libs/libsearpc: Stabilize 3.2.0-r2 amd64, #835154
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs/libsearpc')
-rw-r--r-- | net-libs/libsearpc/libsearpc-3.2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsearpc/libsearpc-3.2.0-r2.ebuild b/net-libs/libsearpc/libsearpc-3.2.0-r2.ebuild index 14a1c15737b8..638a1f5f3225 100644 --- a/net-libs/libsearpc/libsearpc-3.2.0-r2.ebuild +++ b/net-libs/libsearpc/libsearpc-3.2.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} |