diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 10:32:17 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:57:34 +0800 |
commit | fab42987315aa259a24881d063989ff4e08cbff8 (patch) | |
tree | 52ac64d7fe56e917af1b0f00ebe947a8aadd818a | |
parent | dev-lang/python-exec: keyword 2.4.8 for ~loong (diff) | |
download | gentoo-fab42987315aa259a24881d063989ff4e08cbff8.tar.gz gentoo-fab42987315aa259a24881d063989ff4e08cbff8.tar.bz2 gentoo-fab42987315aa259a24881d063989ff4e08cbff8.zip |
dev-libs/npth: keyword 1.6-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | dev-libs/npth/npth-1.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/npth/npth-1.6-r1.ebuild b/dev-libs/npth/npth-1.6-r1.ebuild index 003688741725..81b168a55477 100644 --- a/dev-libs/npth/npth-1.6-r1.ebuild +++ b/dev-libs/npth/npth-1.6-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 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1+" 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" +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" src_prepare() { default |