diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 10:31:22 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:57:26 +0800 |
commit | 118a9ac89b872bab2127bb9704ab81c2d1ff9347 (patch) | |
tree | 82ce698ffd6ebc9e5ccd5f76997198c81a0d54c9 /app-misc/c_rehash | |
parent | sys-apps/gentoo-functions: keyword 0.15 for ~loong (diff) | |
download | gentoo-118a9ac89b872bab2127bb9704ab81c2d1ff9347.tar.gz gentoo-118a9ac89b872bab2127bb9704ab81c2d1ff9347.tar.bz2 gentoo-118a9ac89b872bab2127bb9704ab81c2d1ff9347.zip |
app-misc/c_rehash: keyword 1.7-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-misc/c_rehash')
-rw-r--r-- | app-misc/c_rehash/c_rehash-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/c_rehash/c_rehash-1.7-r1.ebuild b/app-misc/c_rehash/c_rehash-1.7-r1.ebuild index 1aecc57e1922..a1e262077a58 100644 --- a/app-misc/c_rehash/c_rehash-1.7-r1.ebuild +++ b/app-misc/c_rehash/c_rehash-1.7-r1.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 @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="openssl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" RDEPEND="!<dev-libs/openssl-1.0.2d-r1:0" DEPEND="${RDEPEND}" |