commit: f39d20066604f2b5200dfc214826197bcde5620e Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Dec 9 16:56:14 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Dec 9 16:57:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f39d2006
media-gfx/cropgui: mark stable Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 media-gfx/cropgui/cropgui-0.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/cropgui/cropgui-0.2-r1.ebuild b/media-gfx/cropgui/cropgui-0.2-r1.ebuild index 89341edb6d1..4843bea1921 100644 --- a/media-gfx/cropgui/cropgui-0.2-r1.ebuild +++ b/media-gfx/cropgui/cropgui-0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jepler/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
