diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-08-13 23:38:37 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-08-13 23:39:04 +0100 |
commit | 8c3b6ad61b4d172ffc20a467e9a2de238f105c67 (patch) | |
tree | d2eee05e5e04065136a4f66e440bc518156af320 /sys-libs | |
parent | media-gfx/gimp: Graphics device access (bug #591214) (diff) | |
download | gentoo-8c3b6ad61b4d172ffc20a467e9a2de238f105c67.tar.gz gentoo-8c3b6ad61b4d172ffc20a467e9a2de238f105c67.tar.bz2 gentoo-8c3b6ad61b4d172ffc20a467e9a2de238f105c67.zip |
sys-libs/libudev-compat: Add ~x86 keyword
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libudev-compat/libudev-compat-186.ebuild | 4 |
1 files 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 3a725c6eb3ed..1a45d58f97c5 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}]" |