summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-10-28 12:27:42 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-10-28 12:27:42 +0100
commitc3bdd4e415aaf83a8ed01c7b5645f1164a28c484 (patch)
treeebb41710d08823285fd45f739e089d73995bda1f /sys-fs/eudev/eudev-3.2.9.ebuild
parentx11-misc/pcmanfm: x86 stable wrt bug #690898 (diff)
downloadgentoo-c3bdd4e415aaf83a8ed01c7b5645f1164a28c484.tar.gz
gentoo-c3bdd4e415aaf83a8ed01c7b5645f1164a28c484.tar.bz2
gentoo-c3bdd4e415aaf83a8ed01c7b5645f1164a28c484.zip
sys-fs/eudev: x86 stable wrt bug #698698
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/eudev/eudev-3.2.9.ebuild')
-rw-r--r--sys-fs/eudev/eudev-3.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/eudev/eudev-3.2.9.ebuild b/sys-fs/eudev/eudev-3.2.9.ebuild
index 359ff60ef64e..ae6574b1aba6 100644
--- a/sys-fs/eudev/eudev-3.2.9.ebuild
+++ b/sys-fs/eudev/eudev-3.2.9.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"