summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-10-28 10:43:53 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-10-28 10:43:53 +0100
commitd8d726332bea84d0387f7216e88ac6890348c223 (patch)
tree4c193a3d9fda57a0f01a38e6e9c1b45b99da3797 /sys-fs
parentsys-apps/file: amd64 stable wrt bug #698610 (diff)
downloadgentoo-d8d726332bea84d0387f7216e88ac6890348c223.tar.gz
gentoo-d8d726332bea84d0387f7216e88ac6890348c223.tar.bz2
gentoo-d8d726332bea84d0387f7216e88ac6890348c223.zip
sys-fs/eudev: amd64 stable wrt bug #698698
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/eudev/eudev-3.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/eudev/eudev-3.2.9.ebuild b/sys-fs/eudev/eudev-3.2.9.ebuild
index a9b3e55a1b92..359ff60ef64e 100644
--- a/sys-fs/eudev/eudev-3.2.9.ebuild
+++ b/sys-fs/eudev/eudev-3.2.9.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"