diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 12:02:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 12:02:07 +0100 |
commit | b76dfda8c4cb17d5a853c99e90fa045ee8871da6 (patch) | |
tree | c58aebc2ec8d3751357d981dbb42a6dace901c61 /x11-misc/wmakerconf | |
parent | x11-misc/wininfo: amd64 stable wrt bug #613104 (diff) | |
download | gentoo-b76dfda8c4cb17d5a853c99e90fa045ee8871da6.tar.gz gentoo-b76dfda8c4cb17d5a853c99e90fa045ee8871da6.tar.bz2 gentoo-b76dfda8c4cb17d5a853c99e90fa045ee8871da6.zip |
x11-misc/wmakerconf: 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/wmakerconf')
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.12-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmakerconf/wmakerconf-2.12-r3.ebuild b/x11-misc/wmakerconf/wmakerconf-2.12-r3.ebuild index d25195833a39..93207b59dbbe 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.12-r3.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.12-r3.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 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="imlib nls perl" RDEPEND="x11-libs/gtk+:2 |