summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-03 22:30:35 +0000
committerSam James <sam@gentoo.org>2024-01-03 22:30:35 +0000
commit3189ef94b7fe345b259fba95e7c259c6307c3988 (patch)
treec20925050a5f91ae785d007a2041016c88bed042 /sys-libs
parentsys-apps/apparmor: Keyword 3.1.4 ppc64, #921300 (diff)
downloadgentoo-3189ef94b7fe345b259fba95e7c259c6307c3988.tar.gz
gentoo-3189ef94b7fe345b259fba95e7c259c6307c3988.tar.bz2
gentoo-3189ef94b7fe345b259fba95e7c259c6307c3988.zip
sys-libs/libapparmor: Keyword 3.1.4 ppc64, #921300
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libapparmor/libapparmor-3.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libapparmor/libapparmor-3.1.4.ebuild b/sys-libs/libapparmor/libapparmor-3.1.4.ebuild
index c2432e396fd0..b379e41b2b60 100644
--- a/sys-libs/libapparmor/libapparmor-3.1.4.ebuild
+++ b/sys-libs/libapparmor/libapparmor-3.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ SRC_URI="https://launchpad.net/apparmor/${MY_PV}/${PV}/+download/apparmor-${PV}.
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
IUSE="doc +perl +python static-libs"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"