diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 00:30:31 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 01:37:31 +0100 |
commit | cdb8bdaf4be8e5c0ecf49f10fa3d3a23c2bedc92 (patch) | |
tree | 2807f6fd4ee823dacc9628d1d3ba4cdec4e08653 /x11-themes/geany-themes | |
parent | net-misc/freerdp: x86 stable (bug #650528) (diff) | |
download | gentoo-cdb8bdaf4be8e5c0ecf49f10fa3d3a23c2bedc92.tar.gz gentoo-cdb8bdaf4be8e5c0ecf49f10fa3d3a23c2bedc92.tar.bz2 gentoo-cdb8bdaf4be8e5c0ecf49f10fa3d3a23c2bedc92.zip |
x11-themes/geany-themes: x86 stable (bug #650242)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-themes/geany-themes')
-rw-r--r-- | x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild b/x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild index fe01b005b086..044f78aca619 100644 --- a/x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild +++ b/x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://github/codebrainz/${PN}/${P}.tar.bz2" LICENSE="GPL-3 LGPL-2.1 BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=dev-util/geany-${PV:0:4}" |