summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2019-08-17 17:24:20 +0800
committerJason Zaman <perfinion@gentoo.org>2019-08-17 17:24:20 +0800
commitd6dcad69f2fd428a6e5b021b0d19587e15e557d6 (patch)
tree1bef60434b391010b7aa88172aa9845d92901199 /app-admin/setools
parentsys-apps/checkpolicy: drop old (diff)
downloadgentoo-d6dcad69f2fd428a6e5b021b0d19587e15e557d6.tar.gz
gentoo-d6dcad69f2fd428a6e5b021b0d19587e15e557d6.tar.bz2
gentoo-d6dcad69f2fd428a6e5b021b0d19587e15e557d6.zip
app-admin/setools: stable
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'app-admin/setools')
-rw-r--r--app-admin/setools/setools-4.1.1-r1.ebuild2
-rw-r--r--app-admin/setools/setools-4.2.0.ebuild4
-rw-r--r--app-admin/setools/setools-4.2.1.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/setools/setools-4.1.1-r1.ebuild b/app-admin/setools/setools-4.1.1-r1.ebuild
index 3d68806cff77..5a0548877647 100644
--- a/app-admin/setools/setools-4.1.1-r1.ebuild
+++ b/app-admin/setools/setools-4.1.1-r1.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 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="GPL-2 LGPL-2.1"
diff --git a/app-admin/setools/setools-4.2.0.ebuild b/app-admin/setools/setools-4.2.0.ebuild
index 70e0fb4bed29..b1bf0e666c9a 100644
--- a/app-admin/setools/setools-4.2.0.ebuild
+++ b/app-admin/setools/setools-4.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/SELinuxProject/setools.git"
else
SRC_URI="https://github.com/SELinuxProject/setools/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="GPL-2 LGPL-2.1"
diff --git a/app-admin/setools/setools-4.2.1.ebuild b/app-admin/setools/setools-4.2.1.ebuild
index 8df9cb7cd407..b1bf0e666c9a 100644
--- a/app-admin/setools/setools-4.2.1.ebuild
+++ b/app-admin/setools/setools-4.2.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/SELinuxProject/setools.git"
else
SRC_URI="https://github.com/SELinuxProject/setools/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="GPL-2 LGPL-2.1"