diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 17:03:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 17:17:15 +0200 |
commit | 679c5b7f88e2af7d5252582272e850eda1a7df8f (patch) | |
tree | 1660dffa08ef541a991b90aa26b1ce1c2697ac20 /sys-libs/libosinfo | |
parent | sys-apps/osinfo-db-tools: x86 stable (bug #738728) (diff) | |
download | gentoo-679c5b7f88e2af7d5252582272e850eda1a7df8f.tar.gz gentoo-679c5b7f88e2af7d5252582272e850eda1a7df8f.tar.bz2 gentoo-679c5b7f88e2af7d5252582272e850eda1a7df8f.zip |
sys-libs/libosinfo: x86 stable (bug #738728)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs/libosinfo')
-rw-r--r-- | sys-libs/libosinfo/libosinfo-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libosinfo/libosinfo-1.8.0-r1.ebuild b/sys-libs/libosinfo/libosinfo-1.8.0-r1.ebuild index 4b5e771089fe..8b7965794a8f 100644 --- a/sys-libs/libosinfo/libosinfo-1.8.0-r1.ebuild +++ b/sys-libs/libosinfo/libosinfo-1.8.0-r1.ebuild @@ -17,7 +17,7 @@ IUSE="gtk-doc +introspection +vala test" RESTRICT="!test? ( test )" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" # Unsure about osinfo-db-tools rdep, but at least fedora does it too RDEPEND=" |