commit: 2d47ab3e7e34d2c9aa6dbb4dffa34d472feb29e4 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Nov 23 08:05:10 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Nov 23 08:15:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d47ab3e
x11-terms/terminator: stabilize 2.0.1 on x86 Bug: https://bugs.gentoo.org/756139 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-terms/terminator/terminator-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/terminator/terminator-2.0.1.ebuild b/x11-terms/terminator/terminator-2.0.1.ebuild index d248754a408..8217dd77d33 100644 --- a/x11-terms/terminator/terminator-2.0.1.ebuild +++ b/x11-terms/terminator/terminator-2.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/gnome-terminator/terminator/archive/v${PV}.tar.gz -> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="test" RDEPEND="
