summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-28 12:54:04 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-28 12:54:26 +0000
commitb4661aac746a1d913a0902e0b0042a79197426d4 (patch)
treec15f7511ad8ed835cc9e0e7084553f7313e7cc6e /sys-fs/udev
parentsys-fs/udev: keyworded 234-r1 for hppa, bug #625456 (diff)
downloadgentoo-b4661aac746a1d913a0902e0b0042a79197426d4.tar.gz
gentoo-b4661aac746a1d913a0902e0b0042a79197426d4.tar.bz2
gentoo-b4661aac746a1d913a0902e0b0042a79197426d4.zip
sys-fs/udev: keyworded 235 for hppa, bug #625456
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/udev-235.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-235.ebuild b/sys-fs/udev/udev-235.ebuild
index c14199307749..ef41d716fc2c 100644
--- a/sys-fs/udev/udev-235.ebuild
+++ b/sys-fs/udev/udev-235.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 ~ia64 ~mips ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"