diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:13:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:13:37 +0100 |
commit | 5ef54a07735407ba579952149143be2744ca39d5 (patch) | |
tree | 1cabb7479852e5ea1daaadb047f7a82fddfe9e67 /x11-apps/xrectsel | |
parent | x11-apps/xmodmap: x86 stable wrt bug #559062 (diff) | |
download | gentoo-5ef54a07735407ba579952149143be2744ca39d5.tar.gz gentoo-5ef54a07735407ba579952149143be2744ca39d5.tar.bz2 gentoo-5ef54a07735407ba579952149143be2744ca39d5.zip |
x11-apps/xrectsel: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-apps/xrectsel')
-rw-r--r-- | x11-apps/xrectsel/xrectsel-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrectsel/xrectsel-0.3.1.ebuild b/x11-apps/xrectsel/xrectsel-0.3.1.ebuild index 388fbc31bc6d..ae321569a4e6 100644 --- a/x11-apps/xrectsel/xrectsel-0.3.1.ebuild +++ b/x11-apps/xrectsel/xrectsel-0.3.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/lolilolicon/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="x11-libs/libX11" |