diff options
author | 2022-05-26 13:27:42 +0800 | |
---|---|---|
committer | 2022-05-26 13:27:42 +0800 | |
commit | b4d75fce06bd13e845702e797a1fbccfec91b0e0 (patch) | |
tree | d4e33fd723be2af6de87f91a394ac90a5e822ff4 /net-dialup/mingetty | |
parent | app-accessibility/speech-dispatcher: keyword 0.11.1 for ~loong (diff) | |
download | gentoo-b4d75fce06bd13e845702e797a1fbccfec91b0e0.tar.gz gentoo-b4d75fce06bd13e845702e797a1fbccfec91b0e0.tar.bz2 gentoo-b4d75fce06bd13e845702e797a1fbccfec91b0e0.zip |
net-dialup/mingetty: keyword 1.08-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-dialup/mingetty')
-rw-r--r-- | net-dialup/mingetty/mingetty-1.08-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mingetty/mingetty-1.08-r1.ebuild b/net-dialup/mingetty/mingetty-1.08-r1.ebuild index f40bee3f12e1..593677e9238a 100644 --- a/net-dialup/mingetty/mingetty-1.08-r1.ebuild +++ b/net-dialup/mingetty/mingetty-1.08-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=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~s390 sparc x86" IUSE="unicode" PATCHES=( |