diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:32:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:32:43 +0100 |
commit | 68e9c0786a20632dc33954a1795006f3e3239ef7 (patch) | |
tree | 925f6886c92c15589567edca11aaf9f02913f854 /x11-misc/xrootconsole | |
parent | x11-misc/xplanet: x86 stable wrt bug #613104 (diff) | |
download | gentoo-68e9c0786a20632dc33954a1795006f3e3239ef7.tar.gz gentoo-68e9c0786a20632dc33954a1795006f3e3239ef7.tar.bz2 gentoo-68e9c0786a20632dc33954a1795006f3e3239ef7.zip |
x11-misc/xrootconsole: 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/xrootconsole')
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xrootconsole/xrootconsole-0.6-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.6-r1.ebuild index 351f8075dabb..b96bb2d2d5dd 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.6-r1.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=" x11-libs/libX11" |