diff options
author | Sam James <sam@gentoo.org> | 2022-10-04 02:41:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-04 02:41:54 +0100 |
commit | da2563cf862f0a0a37bbb17395d30e677e45f872 (patch) | |
tree | e12745cad38d8848e58ffc8f29f8cb3bb1cbac47 /sys-libs/rpmatch-standalone | |
parent | sys-libs/rpmatch-standalone: Keyword 1.0 arm64, #874777 (diff) | |
download | gentoo-da2563cf862f0a0a37bbb17395d30e677e45f872.tar.gz gentoo-da2563cf862f0a0a37bbb17395d30e677e45f872.tar.bz2 gentoo-da2563cf862f0a0a37bbb17395d30e677e45f872.zip |
sys-libs/rpmatch-standalone: stabilize 1.0 for amd64, arm, arm64, x86
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/rpmatch-standalone')
-rw-r--r-- | sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild index 89c22aa73fa8..928b315aed2d 100644 --- a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild +++ b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pullmoll/musl-rpmatch/archive/v${PV}.tar.gz -> ${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="amd64 arm arm64 ~mips ~ppc x86" IUSE="static-libs" DEPEND=" |