commit: 8c3b6ad61b4d172ffc20a467e9a2de238f105c67
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 13 22:38:37 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 22:39:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3b6ad6
sys-libs/libudev-compat: Add ~x86 keyword
Package-Manager: portage-2.3.0
sys-libs/libudev-compat/libudev-compat-186.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-libs/libudev-compat/libudev-compat-186.ebuild
b/sys-libs/libudev-compat/libudev-compat-186.ebuild
index 3a725c6..1a45d58 100644
--- a/sys-libs/libudev-compat/libudev-compat-186.ebuild
+++ b/sys-libs/libudev-compat/libudev-compat-186.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="virtual/libudev:0/1[${MULTILIB_USEDEP}]"