diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-08 08:55:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-08 08:55:35 +0200 |
commit | 8d080f194db73064cf6757c0d2dd3e31709d7559 (patch) | |
tree | 25eb3a64a9954e54176e03083ef897cccdc1e930 /dev-util/umockdev | |
parent | dev-libs/libgudev: ppc stable wrt bug #810313 (diff) | |
download | gentoo-8d080f194db73064cf6757c0d2dd3e31709d7559.tar.gz gentoo-8d080f194db73064cf6757c0d2dd3e31709d7559.tar.bz2 gentoo-8d080f194db73064cf6757c0d2dd3e31709d7559.zip |
dev-util/umockdev: ppc stable wrt bug #810313
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/umockdev')
-rw-r--r-- | dev-util/umockdev/umockdev-0.16.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/umockdev/umockdev-0.16.1-r1.ebuild b/dev-util/umockdev/umockdev-0.16.1-r1.ebuild index d57690e716cf..ed50d91e04de 100644 --- a/dev-util/umockdev/umockdev-0.16.1-r1.ebuild +++ b/dev-util/umockdev/umockdev-0.16.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/martinpitt/umockdev/releases/download/${PV}/${P}.tar LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |