summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-07 10:58:41 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-07 10:58:41 +0200
commitef3931904d8bf4ecbafecf5c8f9243eededdcc68 (patch)
treef95c8aa0148d22a87997f19923099a7d996d8862 /sys-fs/udev/udev-233.ebuild
parentdev-tex/pgf: sparc stable wrt bug #621506 (diff)
downloadgentoo-ef3931904d8bf4ecbafecf5c8f9243eededdcc68.tar.gz
gentoo-ef3931904d8bf4ecbafecf5c8f9243eededdcc68.tar.bz2
gentoo-ef3931904d8bf4ecbafecf5c8f9243eededdcc68.zip
sys-fs/udev: sparc stable wrt bug #623556
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/udev/udev-233.ebuild')
-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 b8e3bab558ce..7d75cf1dad76 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)"