diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:32:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:32:09 +0100 |
commit | afb0a0ddd32ab76e816a65946e539034327ef6f6 (patch) | |
tree | 731ef47b136f8068e9b6d3335130052dedbb981d /x11-misc | |
parent | x11-misc/xdotool: x86 stable wrt bug #613104 (diff) | |
download | gentoo-afb0a0ddd32ab76e816a65946e539034327ef6f6.tar.gz gentoo-afb0a0ddd32ab76e816a65946e539034327ef6f6.tar.bz2 gentoo-afb0a0ddd32ab76e816a65946e539034327ef6f6.zip |
x11-misc/xfe: 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')
-rw-r--r-- | x11-misc/xfe/xfe-1.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xfe/xfe-1.42.ebuild b/x11-misc/xfe/xfe-1.42.ebuild index 548af437163f..afd3dbdee2e0 100644 --- a/x11-misc/xfe/xfe-1.42.ebuild +++ b/x11-misc/xfe/xfe-1.42.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="debug nls startup-notification" RDEPEND=" |