commit: 2273ceaffd1752e9dc0f38003b3a26e368441e98 Author: Sven Vermeulen <swift <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 18:38:44 2017 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 18:39:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2273ceaf
app-admin/setools-4.1.0: Stabilize Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-admin/setools/setools-4.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/setools/setools-4.1.0.ebuild b/app-admin/setools/setools-4.1.0.ebuild index f3c2e10d8de..464504be718 100644 --- a/app-admin/setools/setools-4.1.0.ebuild +++ b/app-admin/setools/setools-4.1.0.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"