summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-09-22 23:51:51 +0800
committerJason Zaman <perfinion@gentoo.org>2017-09-23 10:12:50 +0800
commit09c7442c0b1df55765e7086e1a3aefe212a87c41 (patch)
tree1eb0081ee19434c977f226fe621ad02900035475 /app-admin
parentsys-apps/semodule-utils: stablize 2.7 (diff)
downloadgentoo-09c7442c0b1df55765e7086e1a3aefe212a87c41.tar.gz
gentoo-09c7442c0b1df55765e7086e1a3aefe212a87c41.tar.bz2
gentoo-09c7442c0b1df55765e7086e1a3aefe212a87c41.zip
app-admin/setools: stablize 4.1.1
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/setools/setools-4.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"