diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-24 08:32:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-24 08:32:40 +0300 |
commit | 77e61b9f08d79703e29657fc972667dd82755777 (patch) | |
tree | 0cadc0d5d6c706b9423c084808b01b639c637ca4 /sys-libs/rpmatch-standalone | |
parent | dev-python/jupyter-client: Bump to 8.6.2 (diff) | |
download | gentoo-77e61b9f08d79703e29657fc972667dd82755777.tar.gz gentoo-77e61b9f08d79703e29657fc972667dd82755777.tar.bz2 gentoo-77e61b9f08d79703e29657fc972667dd82755777.zip |
sys-libs/rpmatch-standalone: Stabilize 1.0-r1 amd64, #932569
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/rpmatch-standalone')
-rw-r--r-- | sys-libs/rpmatch-standalone/rpmatch-standalone-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0-r1.ebuild b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0-r1.ebuild index 7310a10e2914..bd39978aff34 100644 --- a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0-r1.ebuild +++ b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/musl-rpmatch-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86" IUSE="static-libs" RDEPEND="!sys-libs/glibc" |