diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-12-17 23:16:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-12-18 23:32:51 +0100 |
commit | 4c8e40e51e93640f34f3e819f92085c8def5d736 (patch) | |
tree | ce7b9ab19d4eac519bf3170ec055956252efb807 /dev-libs/libvoikko | |
parent | Move {app-crypt → sec-keys}/openpgp-keys-tor (diff) | |
download | gentoo-4c8e40e51e93640f34f3e819f92085c8def5d736.tar.gz gentoo-4c8e40e51e93640f34f3e819f92085c8def5d736.tar.bz2 gentoo-4c8e40e51e93640f34f3e819f92085c8def5d736.zip |
Move {app-crypt → sec-keys}/openpgp-keys-voikko
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/23392
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/libvoikko')
-rw-r--r-- | dev-libs/libvoikko/libvoikko-4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libvoikko/libvoikko-4.3.1.ebuild b/dev-libs/libvoikko/libvoikko-4.3.1.ebuild index 97c542ea96f4..97d1bc96ddeb 100644 --- a/dev-libs/libvoikko/libvoikko-4.3.1.ebuild +++ b/dev-libs/libvoikko/libvoikko-4.3.1.ebuild @@ -25,7 +25,7 @@ RESTRICT="test" DEPEND="${PYTHON_DEPS} hfst? ( >=dev-util/hfstospell-0.5.0 )" RDEPEND="${DEPEND}" -BDEPEND="verify-sig? ( app-crypt/openpgp-keys-voikko )" +BDEPEND="verify-sig? ( sec-keys/openpgp-keys-voikko )" VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/voikko.asc |