summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-09 17:55:05 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-09 17:55:18 -0400
commite24afb612718939cc34081ea0d23f55539dceb55 (patch)
tree7daa061017edab517ec2ecaa401d6ef1f1bfffe5 /app-crypt/dehydrated
parentmedia-libs/mesa: Version bump to 19.0.4 (diff)
downloadgentoo-e24afb612718939cc34081ea0d23f55539dceb55.tar.gz
gentoo-e24afb612718939cc34081ea0d23f55539dceb55.tar.bz2
gentoo-e24afb612718939cc34081ea0d23f55539dceb55.zip
app-crypt/dehydrated: arm64 stable (bug #685108)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-crypt/dehydrated')
-rw-r--r--app-crypt/dehydrated/dehydrated-0.6.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/dehydrated/dehydrated-0.6.2-r1.ebuild b/app-crypt/dehydrated/dehydrated-0.6.2-r1.ebuild
index c277dcec96d4..616ec8a649e4 100644
--- a/app-crypt/dehydrated/dehydrated-0.6.2-r1.ebuild
+++ b/app-crypt/dehydrated/dehydrated-0.6.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lukas2511/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~x86"
IUSE="+cron"
DEPEND="cron? ( virtual/cron )"