diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:39:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:39:31 +0100 |
commit | f308fa63b7b50ee4fc23a8fb3b756309d9330e5d (patch) | |
tree | 5e2f19c9b1ad24a842c72d6597e4951b2fe0aca3 /x11-misc/rodent | |
parent | x11-libs/librfm: x86 stable wrt bug #586614 (diff) | |
download | gentoo-f308fa63b7b50ee4fc23a8fb3b756309d9330e5d.tar.gz gentoo-f308fa63b7b50ee4fc23a8fb3b756309d9330e5d.tar.bz2 gentoo-f308fa63b7b50ee4fc23a8fb3b756309d9330e5d.zip |
x11-misc/rodent: x86 stable wrt bug #586614
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/rodent')
-rw-r--r-- | x11-misc/rodent/rodent-5.3.16.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/rodent/rodent-5.3.16.3.ebuild b/x11-misc/rodent/rodent-5.3.16.3.ebuild index d0a434895126..ff83f92fd881 100644 --- a/x11-misc/rodent/rodent-5.3.16.3.ebuild +++ b/x11-misc/rodent/rodent-5.3.16.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xffm/${PV}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=x11-libs/librfm-5.3.16.3" |