diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 10:59:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 11:00:51 +0300 |
commit | 0e70fe5f2c67a8ce5272401e62ac4a7f699652a8 (patch) | |
tree | fe11534c5cb541226d0a3097e0ce8c03dc41fb0a | |
parent | dev-libs/libgdata: Stabilize 0.17.13 amd64, #774927 (diff) | |
download | gentoo-0e70fe5f2c67a8ce5272401e62ac4a7f699652a8.tar.gz gentoo-0e70fe5f2c67a8ce5272401e62ac4a7f699652a8.tar.bz2 gentoo-0e70fe5f2c67a8ce5272401e62ac4a7f699652a8.zip |
dev-libs/libgudev: Stabilize 234 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | dev-libs/libgudev/libgudev-234.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgudev/libgudev-234.ebuild b/dev-libs/libgudev/libgudev-234.ebuild index e163aab6636e..c8561b1eab9a 100644 --- a/dev-libs/libgudev/libgudev-234.ebuild +++ b/dev-libs/libgudev/libgudev-234.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/libgudev" LICENSE="LGPL-2.1+" SLOT="0/0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="introspection static-libs" DEPEND=" |