diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-13 12:32:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-13 12:12:24 +0000 |
commit | bf2e508473b3cee67a68e7ccecfcecd5cc4650ef (patch) | |
tree | c5684588b02be08576177b2f77837dd50bcb0dc7 /virtual/libgudev | |
parent | dev-python/portend: keyworded 2.2 for ppc, bug #644088 (diff) | |
download | gentoo-bf2e508473b3cee67a68e7ccecfcecd5cc4650ef.tar.gz gentoo-bf2e508473b3cee67a68e7ccecfcecd5cc4650ef.tar.bz2 gentoo-bf2e508473b3cee67a68e7ccecfcecd5cc4650ef.zip |
virtual/libgudev: stable 232 for sparc, bug #631656
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'virtual/libgudev')
-rw-r--r-- | virtual/libgudev/libgudev-232.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/libgudev/libgudev-232.ebuild b/virtual/libgudev/libgudev-232.ebuild index 06c670850c0d..531697e5f53d 100644 --- a/virtual/libgudev/libgudev-232.ebuild +++ b/virtual/libgudev/libgudev-232.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit multilib-build DESCRIPTION="Virtual for libgudev providers" SLOT="0/0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="introspection static-libs" RDEPEND=">=dev-libs/libgudev-232:0/0[${MULTILIB_USEDEP},introspection?,static-libs?]" |