diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:02:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:02:28 +0100 |
commit | a28295d2264ab65f7ec743f032323eab3d81d826 (patch) | |
tree | cbe28a53562fb4973a8eac03e135f01f501a22ef /dev-util | |
parent | dev-libs/libgit2: Stabilize 1.4.3 ppc, #843794 (diff) | |
download | gentoo-a28295d2264ab65f7ec743f032323eab3d81d826.tar.gz gentoo-a28295d2264ab65f7ec743f032323eab3d81d826.tar.bz2 gentoo-a28295d2264ab65f7ec743f032323eab3d81d826.zip |
dev-util/umockdev: Stabilize 0.17.9 ppc, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/umockdev/umockdev-0.17.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/umockdev/umockdev-0.17.9.ebuild b/dev-util/umockdev/umockdev-0.17.9.ebuild index 3bf162f36d10..1b4fa8eef8c4 100644 --- a/dev-util/umockdev/umockdev-0.17.9.ebuild +++ b/dev-util/umockdev/umockdev-0.17.9.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 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |