summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-02-16 10:36:54 +0800
committerYixun Lan <dlan@gentoo.org>2021-02-16 10:36:54 +0800
commitf44f9ac34cb7b0d7929765834916195d6e6ba554 (patch)
tree4f3857c7db38eaad56466cfbf0ae2e1ff9e3ce03 /app-admin
parentapp-editors/amyedit: Specify the libsigc++ slot (diff)
downloadgentoo-f44f9ac34cb7b0d7929765834916195d6e6ba554.tar.gz
gentoo-f44f9ac34cb7b0d7929765834916195d6e6ba554.tar.bz2
gentoo-f44f9ac34cb7b0d7929765834916195d6e6ba554.zip
app-admin/sshguard: amd64 stable
tested on amd64/systemd profile Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/sshguard/sshguard-2.4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sshguard/sshguard-2.4.1-r1.ebuild b/app-admin/sshguard/sshguard-2.4.1-r1.ebuild
index ee4653a215e3..ac8eb27187e9 100644
--- a/app-admin/sshguard/sshguard-2.4.1-r1.ebuild
+++ b/app-admin/sshguard/sshguard-2.4.1-r1.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == 99999 ]] ; then
EGIT_REPO_URI="https://bitbucket.org/${PN}/${PN}"
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
LICENSE="BSD"