diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:10:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:54:17 +0000 |
commit | 120ee8500eaae1b75875f0b38501d13aa2e75c81 (patch) | |
tree | 7035efdb921895d8406944d1c3bbf40efd4d36b8 /dev-libs/libgudev | |
parent | dev-libs/libgpg-error: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-120ee8500eaae1b75875f0b38501d13aa2e75c81.tar.gz gentoo-120ee8500eaae1b75875f0b38501d13aa2e75c81.tar.bz2 gentoo-120ee8500eaae1b75875f0b38501d13aa2e75c81.zip |
dev-libs/libgudev: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libgudev')
-rw-r--r-- | dev-libs/libgudev/libgudev-233-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgudev/libgudev-233-r1.ebuild b/dev-libs/libgudev/libgudev-233-r1.ebuild index ff398aff9a35..a6e45f420cd1 100644 --- a/dev-libs/libgudev/libgudev-233-r1.ebuild +++ b/dev-libs/libgudev/libgudev-233-r1.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=6 @@ -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" COMMON_DEPEND=" |