summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-05-15 20:32:48 +0300
committerMart Raudsepp <leio@gentoo.org>2018-05-15 20:32:48 +0300
commitfd7f3c269cb85757e7b164635043374c1bc72eac (patch)
treefa58a1432946bdd78ce767b236cebfabe7fe35de /sys-fs/udev
parentsys-devel/native-cctools: accept -rpath in aix ld (diff)
downloadgentoo-fd7f3c269cb85757e7b164635043374c1bc72eac.tar.gz
gentoo-fd7f3c269cb85757e7b164635043374c1bc72eac.tar.bz2
gentoo-fd7f3c269cb85757e7b164635043374c1bc72eac.zip
sys-fs/udev-238: arm64 stable (bug #655712)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/udev-238.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-238.ebuild b/sys-fs/udev/udev-238.ebuild
index c3d44efbc794..626053fc4956 100644
--- a/sys-fs/udev/udev-238.ebuild
+++ b/sys-fs/udev/udev-238.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz"
- 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"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"