diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-24 08:32:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-24 08:32:46 +0300 |
commit | 9f3712c2d33865078dc3108b7414d6048e80b367 (patch) | |
tree | c03859b0c08c6a6c33a9dbdcd76f2d323b59b889 /sys-libs/rpmatch-standalone | |
parent | sys-libs/rpmatch-standalone: Stabilize 1.0-r1 x86, #932569 (diff) | |
download | gentoo-9f3712c2d33865078dc3108b7414d6048e80b367.tar.gz gentoo-9f3712c2d33865078dc3108b7414d6048e80b367.tar.bz2 gentoo-9f3712c2d33865078dc3108b7414d6048e80b367.zip |
sys-libs/rpmatch-standalone: Stabilize 1.0-r1 arm, #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 936481c70311..c36aa22cdd7f 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" |