diff options
author | 2022-07-21 00:12:56 +0000 | |
---|---|---|
committer | 2022-07-21 00:12:56 +0000 | |
commit | 2531e88e6c6b5f99d38a91d23fef6073a0cae37c (patch) | |
tree | 89053e55cacedd1c40cd8042f55d1b5ff4c0a7eb /dev-util/umockdev | |
parent | dev-libs/libinput: Stabilize 1.21.0-r1 ppc, #853958 (diff) | |
download | gentoo-2531e88e6c6b5f99d38a91d23fef6073a0cae37c.tar.gz gentoo-2531e88e6c6b5f99d38a91d23fef6073a0cae37c.tar.bz2 gentoo-2531e88e6c6b5f99d38a91d23fef6073a0cae37c.zip |
dev-util/umockdev: Stabilize 0.17.13 ppc, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/umockdev')
-rw-r--r-- | dev-util/umockdev/umockdev-0.17.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/umockdev/umockdev-0.17.13.ebuild b/dev-util/umockdev/umockdev-0.17.13.ebuild index 8107b2e6cb12..828c98c13e9e 100644 --- a/dev-util/umockdev/umockdev-0.17.13.ebuild +++ b/dev-util/umockdev/umockdev-0.17.13.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 ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |