summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/doas/doas-6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/doas/doas-6.0.ebuild b/app-admin/doas/doas-6.0.ebuild
index 4a32035bdb82..0249bca14a16 100644
--- a/app-admin/doas/doas-6.0.ebuild
+++ b/app-admin/doas/doas-6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="ISC"
SLOT="0"
-KEYWORDS="amd64 ~arm"
+KEYWORDS="amd64 arm"
IUSE="pam"
RDEPEND="pam? ( virtual/pam )"