diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 12:03:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 12:03:05 +0100 |
commit | 175a88fd7c94599ebc530b1aacc7d44ab32df1cb (patch) | |
tree | 3bb72218418a840075a07a8a2f9d1ac3bc0c5de5 /x11-misc/xfe | |
parent | x11-misc/xdotool: amd64 stable wrt bug #613104 (diff) | |
download | gentoo-175a88fd7c94599ebc530b1aacc7d44ab32df1cb.tar.gz gentoo-175a88fd7c94599ebc530b1aacc7d44ab32df1cb.tar.bz2 gentoo-175a88fd7c94599ebc530b1aacc7d44ab32df1cb.zip |
x11-misc/xfe: amd64 stable wrt bug #613104
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/xfe-1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xfe/xfe-1.42.ebuild b/x11-misc/xfe/xfe-1.42.ebuild index 136f3676e14f..e12f10e10cb9 100644 --- a/x11-misc/xfe/xfe-1.42.ebuild +++ b/x11-misc/xfe/xfe-1.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |