diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:54:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:54:14 +0100 |
commit | 1c12eab9953eda3ea66eda237ea4a2dd3249bc95 (patch) | |
tree | ed4f247ac943d0fea7db8756723f297264b63ee1 /sys-fs | |
parent | virtual/libgudev: ia64 stable wrt bug #568082 (diff) | |
download | gentoo-1c12eab9953eda3ea66eda237ea4a2dd3249bc95.tar.gz gentoo-1c12eab9953eda3ea66eda237ea4a2dd3249bc95.tar.bz2 gentoo-1c12eab9953eda3ea66eda237ea4a2dd3249bc95.zip |
sys-fs/eudev: ia64 stable wrt bug #568082
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/eudev/eudev-3.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/eudev/eudev-3.1.5.ebuild b/sys-fs/eudev/eudev-3.1.5.ebuild index 031c63ba56af..9b47accafc72 100644 --- a/sys-fs/eudev/eudev-3.1.5.ebuild +++ b/sys-fs/eudev/eudev-3.1.5.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} = 9999* ]]; then inherit git-2 else SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" - KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" + KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" fi DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" |