summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-04-08 22:17:17 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-04-08 22:17:17 -0400
commit9127e051b4ff74043cb2ad5a053558c175fad7f2 (patch)
treec08f91d5740b4f6be339468f17e9d4442be4b85a /sys-fs
parentprofiles: add hardened/linux/musl/arm64 (diff)
downloadgentoo-9127e051b4ff74043cb2ad5a053558c175fad7f2.tar.gz
gentoo-9127e051b4ff74043cb2ad5a053558c175fad7f2.tar.bz2
gentoo-9127e051b4ff74043cb2ad5a053558c175fad7f2.zip
sys-fs/eudev: keyword ~arm64
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/eudev/eudev-3.1.5.ebuild2
-rw-r--r--sys-fs/eudev/eudev-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/eudev/eudev-3.1.5.ebuild b/sys-fs/eudev/eudev-3.1.5.ebuild
index e22df2f9bd72..de004eef1764 100644
--- a/sys-fs/eudev/eudev-3.1.5.ebuild
+++ b/sys-fs/eudev/eudev-3.1.5.ebuild
@@ -13,7 +13,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 ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"
diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild
index 2c104028b054..172d84981b14 100644
--- a/sys-fs/eudev/eudev-9999.ebuild
+++ b/sys-fs/eudev/eudev-9999.ebuild
@@ -13,7 +13,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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"