diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:48:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:48:00 +0100 |
commit | a1d7c94c5f776a5e5c645e628150591ee178382f (patch) | |
tree | 19ea32191f61a05f71da58c5759abb3b4ce1b11d /x11-apps/xrectsel | |
parent | x11-apps/xmodmap: amd64 stable wrt bug #559062 (diff) | |
download | gentoo-a1d7c94c5f776a5e5c645e628150591ee178382f.tar.gz gentoo-a1d7c94c5f776a5e5c645e628150591ee178382f.tar.bz2 gentoo-a1d7c94c5f776a5e5c645e628150591ee178382f.zip |
x11-apps/xrectsel: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 411478813682..388fbc31bc6d 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" |