diff options
author | Sam James <sam@gentoo.org> | 2022-10-13 23:36:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-13 23:36:15 +0100 |
commit | 3076ee44b74d4c1a05c0e2dbb3be9aaad286c93e (patch) | |
tree | 48975a5cd9ffa6ac1fceebbe9e21449aba9c54ef /app-arch | |
parent | www-apache/libapreq2: Stabilize 2.17 amd64, #877035 (diff) | |
download | gentoo-3076ee44b74d4c1a05c0e2dbb3be9aaad286c93e.tar.gz gentoo-3076ee44b74d4c1a05c0e2dbb3be9aaad286c93e.tar.bz2 gentoo-3076ee44b74d4c1a05c0e2dbb3be9aaad286c93e.zip |
app-arch/rpm: Stabilize 4.17.1 amd64, #877041
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/rpm/rpm-4.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/rpm/rpm-4.17.1.ebuild b/app-arch/rpm/rpm-4.17.1.ebuild index ac7a9dc24a1f..4d288f743e70 100644 --- a/app-arch/rpm/rpm-4.17.1.ebuild +++ b/app-arch/rpm/rpm-4.17.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://ftp.osuosl.org/pub/rpm/releases/rpm-$(ver_cut 1-2).x/${P}.tar.b LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" # Tests are broken. See bug 657500 RESTRICT="test" |