diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-12 10:00:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-12 10:00:17 +0100 |
commit | b6e8ea7d6269d99f379263ebd60df3edd17b8ecf (patch) | |
tree | 40bbbee11b577e6c9d5f46bd60975d0a5e54d423 /virtual | |
parent | sys-fs/udev: ia64 stable, bug #623556 (diff) | |
download | gentoo-b6e8ea7d6269d99f379263ebd60df3edd17b8ecf.tar.gz gentoo-b6e8ea7d6269d99f379263ebd60df3edd17b8ecf.tar.bz2 gentoo-b6e8ea7d6269d99f379263ebd60df3edd17b8ecf.zip |
virtual/libudev: ia64 stable, bug #623556
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/libudev/libudev-232.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild index 214b4d51b1ad..e381466b2d48 100644 --- a/virtual/libudev/libudev-232.ebuild +++ b/virtual/libudev/libudev-232.ebuild @@ -6,7 +6,7 @@ inherit multilib-build DESCRIPTION="Virtual for libudev providers" SLOT="0/1" -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="static-libs systemd" REQUIRED_USE="systemd? ( !static-libs )" |