summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-05-13 03:28:05 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-05-13 03:40:47 +0200
commit07a759961a6604d26236fee1f479c8e2cfb3f1f5 (patch)
tree084ae762d3c05d3d49374829b271de0a60b2b201 /app-crypt
parentapp-arch/brotli: x86 stable (bug #685120) (diff)
downloadgentoo-07a759961a6604d26236fee1f479c8e2cfb3f1f5.tar.gz
gentoo-07a759961a6604d26236fee1f479c8e2cfb3f1f5.tar.bz2
gentoo-07a759961a6604d26236fee1f479c8e2cfb3f1f5.zip
app-crypt/dehydrated: x86 stable (bug #685108)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 616ec8a649e4..10c0e84728bb 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 )"