summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-07 22:22:51 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-07 22:22:51 -0500
commit731c9a97b358a51fce80c43f4c597564921d6019 (patch)
tree8d4b181e888c4e1da6e06fad28a2e340a1b09a81 /sys-fs/eudev
parentsys-apps/iproute2: arm64 stable (bug #695624) (diff)
downloadgentoo-731c9a97b358a51fce80c43f4c597564921d6019.tar.gz
gentoo-731c9a97b358a51fce80c43f4c597564921d6019.tar.bz2
gentoo-731c9a97b358a51fce80c43f4c597564921d6019.zip
sys-fs/eudev: arm64 stable (bug #698698)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'sys-fs/eudev')
-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 a8c865190edb..5462de109326 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)"