diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 18:32:56 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 19:53:57 +0800 |
commit | e8701ea0e075d43c5ed4d49068268296739588a2 (patch) | |
tree | 15ce79e7722c5b1cef320b97b78fe9a070977b54 /net-dialup/ppp-scripts | |
parent | media-fonts/font-cursor-misc: keyword 1.0.3-r2 for ~loong (diff) | |
download | gentoo-e8701ea0e075d43c5ed4d49068268296739588a2.tar.gz gentoo-e8701ea0e075d43c5ed4d49068268296739588a2.tar.bz2 gentoo-e8701ea0e075d43c5ed4d49068268296739588a2.zip |
net-dialup/ppp-scripts: keyword 0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-dialup/ppp-scripts')
-rw-r--r-- | net-dialup/ppp-scripts/ppp-scripts-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild b/net-dialup/ppp-scripts/ppp-scripts-0.ebuild index 5cfe76c23ab5..f201e9b0d5db 100644 --- a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild +++ b/net-dialup/ppp-scripts/ppp-scripts-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://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" DEPEND="!<net-dialup/ppp-2.4.7-r1" RDEPEND="${DEPEND}" |