summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-01-09 00:12:24 +0200
committerMart Raudsepp <leio@gentoo.org>2019-01-09 00:12:24 +0200
commite747c6b0770dd1ffc9a7cbdc0c4a12d2296d8704 (patch)
tree514618a489f1445a5522f612a9e15439ee850d34 /sys-fs/udev
parentx11-libs/gtk+: remove old (diff)
downloadgentoo-e747c6b0770dd1ffc9a7cbdc0c4a12d2296d8704.tar.gz
gentoo-e747c6b0770dd1ffc9a7cbdc0c4a12d2296d8704.tar.bz2
gentoo-e747c6b0770dd1ffc9a7cbdc0c4a12d2296d8704.zip
sys-fs/udev-239: arm64 stable (bug #673006)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/udev-239.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-239.ebuild b/sys-fs/udev/udev-239.ebuild
index 89cbe2c53ff6..93974b6486ba 100644
--- a/sys-fs/udev/udev-239.ebuild
+++ b/sys-fs/udev/udev-239.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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)"