diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 15:33:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 15:48:10 +0200 |
commit | 499f8750ce4d0dde3c6d351bb34821534a51859d (patch) | |
tree | 239677d7ca6a4577d2f22adcc402ed0b7f23a884 /dev-util | |
parent | sys-apps/fwupd: x86 stable (bug #727656) (diff) | |
download | gentoo-499f8750ce4d0dde3c6d351bb34821534a51859d.tar.gz gentoo-499f8750ce4d0dde3c6d351bb34821534a51859d.tar.bz2 gentoo-499f8750ce4d0dde3c6d351bb34821534a51859d.zip |
dev-util/umockdev: x86 stable (bug #727656)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/umockdev/umockdev-0.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/umockdev/umockdev-0.12.1.ebuild b/dev-util/umockdev/umockdev-0.12.1.ebuild index 74df08aae95a..105da8e53ea0 100644 --- a/dev-util/umockdev/umockdev-0.12.1.ebuild +++ b/dev-util/umockdev/umockdev-0.12.1.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 ~x86" +KEYWORDS="~amd64 x86" IUSE="+introspection static-libs test" RESTRICT="!test? ( test )" |