diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:54:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:54:06 +0100 |
commit | 23d372898908ca9fc971a40531356eedf8fa396c (patch) | |
tree | 1e8f0807a40b70af7e1161c5d33c4cec4df4e768 /virtual/libudev | |
parent | sys-fs/eudev: ia64 stable wrt bug #698698 (diff) | |
download | gentoo-23d372898908ca9fc971a40531356eedf8fa396c.tar.gz gentoo-23d372898908ca9fc971a40531356eedf8fa396c.tar.bz2 gentoo-23d372898908ca9fc971a40531356eedf8fa396c.zip |
virtual/libudev: ia64 stable wrt bug #698698
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual/libudev')
-rw-r--r-- | virtual/libudev/libudev-232-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/libudev/libudev-232-r2.ebuild b/virtual/libudev/libudev-232-r2.ebuild index ec026956ec73..4ebd205d530c 100644 --- a/virtual/libudev/libudev-232-r2.ebuild +++ b/virtual/libudev/libudev-232-r2.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 ~riscv ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86" IUSE="static-libs systemd" RDEPEND=" |