diff options
author | 2022-07-01 08:59:22 +0300 | |
---|---|---|
committer | 2022-07-01 08:59:22 +0300 | |
commit | 798e8820108dec387526326a7b6505d9ecb96102 (patch) | |
tree | f78bc79ccecddd9e327a7fad5b31a6fb477f88b0 /app-crypt/dehydrated/dehydrated-0.7.0.ebuild | |
parent | dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 ppc, #855161 (diff) | |
download | gentoo-798e8820108dec387526326a7b6505d9ecb96102.tar.gz gentoo-798e8820108dec387526326a7b6505d9ecb96102.tar.bz2 gentoo-798e8820108dec387526326a7b6505d9ecb96102.zip |
app-crypt/dehydrated: Keyword 0.7.0 ppc64, #855449
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/dehydrated/dehydrated-0.7.0.ebuild')
-rw-r--r-- | app-crypt/dehydrated/dehydrated-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/dehydrated/dehydrated-0.7.0.ebuild b/app-crypt/dehydrated/dehydrated-0.7.0.ebuild index 471ea8763971..ff4c301408bd 100644 --- a/app-crypt/dehydrated/dehydrated-0.7.0.ebuild +++ b/app-crypt/dehydrated/dehydrated-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -9,7 +9,7 @@ SRC_URI="https://github.com/lukas2511/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86" IUSE="+cron" RDEPEND="acct-group/dehydrated |