diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:33:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:33:21 +0100 |
commit | 1b23ed08218abdc0ac003ae3cd0876240ff73eca (patch) | |
tree | fcb1dfd4b1be52d831a48b6ea0aa91d1013c6241 /x11-misc/xwit | |
parent | x11-misc/xvkbd: x86 stable wrt bug #613104 (diff) | |
download | gentoo-1b23ed08218abdc0ac003ae3cd0876240ff73eca.tar.gz gentoo-1b23ed08218abdc0ac003ae3cd0876240ff73eca.tar.bz2 gentoo-1b23ed08218abdc0ac003ae3cd0876240ff73eca.zip |
x11-misc/xwit: x86 stable wrt bug #613104
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/xwit')
-rw-r--r-- | x11-misc/xwit/xwit-3.4_p15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xwit/xwit-3.4_p15.ebuild b/x11-misc/xwit/xwit-3.4_p15.ebuild index 05261dd57f25..94f68ee55400 100644 --- a/x11-misc/xwit/xwit-3.4_p15.ebuild +++ b/x11-misc/xwit/xwit-3.4_p15.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="public-domain HPND" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="x11-libs/libX11" |