summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-14 21:19:27 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-14 21:19:38 +0100
commit2e5dbaf6766ef064d9941fd700eeab222a5c0951 (patch)
tree9f189c0ae2094ae413dd3ff5e6a901737b808371 /sys-fs/udev
parentapp-admin/cli53: bump to 0.8.9 (diff)
downloadgentoo-2e5dbaf6766ef064d9941fd700eeab222a5c0951.tar.gz
gentoo-2e5dbaf6766ef064d9941fd700eeab222a5c0951.tar.bz2
gentoo-2e5dbaf6766ef064d9941fd700eeab222a5c0951.zip
sys-fs/udev: stable 233 for hppa, bug #623556 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/udev-233.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-233.ebuild b/sys-fs/udev/udev-233.ebuild
index 00fd1464fd2c..c42ecc2c0be4 100644
--- a/sys-fs/udev/udev-233.ebuild
+++ b/sys-fs/udev/udev-233.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)"