commit: 9b81827fba714a35b6321d87057cd5ef4cb5c140 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Mar 28 14:42:03 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Mar 28 15:27:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b81827f
app-admin/kpcli: stabilize 3.3 on x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-admin/kpcli/kpcli-3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/kpcli/kpcli-3.3.ebuild b/app-admin/kpcli/kpcli-3.3.ebuild index 1dda345988a..2b2803fa979 100644 --- a/app-admin/kpcli/kpcli-3.3.ebuild +++ b/app-admin/kpcli/kpcli-3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://downloads.sourceforge.net/project/kpcli/${P}.pl" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="X" DEPEND=""
