diff options
author | Sam James <sam@gentoo.org> | 2024-04-05 06:38:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-05 06:38:29 +0100 |
commit | f2a1c80a4a64ebf34880c8ba9cc3ecef9e91558e (patch) | |
tree | 0d276c6a97c17496e105162cb9e0b25468811373 /app-arch/rpm/rpm-4.19.1.1.ebuild | |
parent | net-analyzer/wireshark: install headers and pkgconfig file (diff) | |
download | gentoo-f2a1c80a4a64ebf34880c8ba9cc3ecef9e91558e.tar.gz gentoo-f2a1c80a4a64ebf34880c8ba9cc3ecef9e91558e.tar.bz2 gentoo-f2a1c80a4a64ebf34880c8ba9cc3ecef9e91558e.zip |
app-arch/rpm: Keyword 4.19.1.1 ppc, #919936
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/rpm/rpm-4.19.1.1.ebuild')
-rw-r--r-- | app-arch/rpm/rpm-4.19.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/rpm/rpm-4.19.1.1.ebuild b/app-arch/rpm/rpm-4.19.1.1.ebuild index cc31c42b0a1f..333a28624aab 100644 --- a/app-arch/rpm/rpm-4.19.1.1.ebuild +++ b/app-arch/rpm/rpm-4.19.1.1.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~riscv ~s390 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~riscv ~s390 ~x86" IUSE="acl audit caps +berkdb doc dbus nls openmp python readline selinux +sequoia +sqlite" REQUIRED_USE=" ${LUA_REQUIRED_USE} |