From 09c7442c0b1df55765e7086e1a3aefe212a87c41 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Fri, 22 Sep 2017 23:51:51 +0800 Subject: app-admin/setools: stablize 4.1.1 Package-Manager: Portage-2.3.8, Repoman-2.3.1 --- app-admin/setools/setools-4.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-admin') diff --git a/app-admin/setools/setools-4.1.1.ebuild b/app-admin/setools/setools-4.1.1.ebuild index 708c8a7e7d6a..f33d361a1154 100644 --- a/app-admin/setools/setools-4.1.1.ebuild +++ b/app-admin/setools/setools-4.1.1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/TresysTechnology/setools.git" else SRC_URI="https://github.com/TresysTechnology/setools/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2 LGPL-2.1" -- cgit v1.2.3-65-gdbad