diff options
author | Sam James <sam@gentoo.org> | 2021-08-12 00:06:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-12 00:06:41 +0100 |
commit | a06d200a500d3f37913ad7b9532d92a96d25d3e7 (patch) | |
tree | 9179fbe976f38551c4ced2f21842f91080768f5d /dev-libs/libgudev | |
parent | sys-fs/avfs: Keyword 1.1.4 ppc, #807361 (diff) | |
download | gentoo-a06d200a500d3f37913ad7b9532d92a96d25d3e7.tar.gz gentoo-a06d200a500d3f37913ad7b9532d92a96d25d3e7.tar.bz2 gentoo-a06d200a500d3f37913ad7b9532d92a96d25d3e7.zip |
dev-libs/libgudev: Keyword 236-r1 ppc, #805083
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libgudev')
-rw-r--r-- | dev-libs/libgudev/libgudev-236-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgudev/libgudev-236-r1.ebuild b/dev-libs/libgudev/libgudev-236-r1.ebuild index 625c44f73c88..be272c06c6bd 100644 --- a/dev-libs/libgudev/libgudev-236-r1.ebuild +++ b/dev-libs/libgudev/libgudev-236-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.gnome.org/sources/libgudev/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1+" SLOT="0/0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86" IUSE="introspection static-libs test" RESTRICT="!test? ( test )" |