diff options
author | 2022-08-27 17:42:22 +0800 | |
---|---|---|
committer | 2022-08-27 18:05:01 +0800 | |
commit | e468f401f8e6b79548bef03298590a71c5d63543 (patch) | |
tree | db8fcc27ee68d5418292479ee75093a9e1965d4f /app-crypt | |
parent | app-crypt/mhash: keyword 0.9.9.9-r2 for ~loong (diff) | |
download | gentoo-e468f401f8e6b79548bef03298590a71c5d63543.tar.gz gentoo-e468f401f8e6b79548bef03298590a71c5d63543.tar.bz2 gentoo-e468f401f8e6b79548bef03298590a71c5d63543.zip |
app-crypt/shash: keyword 0.2.6-r3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/shash/shash-0.2.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/shash/shash-0.2.6-r3.ebuild b/app-crypt/shash/shash-0.2.6-r3.ebuild index 158e48f3af71..f2730ac61dc3 100644 --- a/app-crypt/shash/shash-0.2.6-r3.ebuild +++ b/app-crypt/shash/shash-0.2.6-r3.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=6 @@ -11,7 +11,7 @@ SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static" DEPEND=">=app-crypt/mhash-0.8.18-r1 |