diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-03-14 09:12:30 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-03-14 09:12:30 +0000 |
| commit | d3d8ce0c1f4a547e117b61afc26ff5257a8860ca (patch) | |
| tree | 2af7fa578701fbcdac354cfa9cce70f5bd532ecf /net-dialup | |
| parent | 2a769098e8f099317e49d5801569ce3feacffb4e (diff) | |
| download | baldeagleos-repo-d3d8ce0c1f4a547e117b61afc26ff5257a8860ca.tar.gz baldeagleos-repo-d3d8ce0c1f4a547e117b61afc26ff5257a8860ca.tar.xz baldeagleos-repo-d3d8ce0c1f4a547e117b61afc26ff5257a8860ca.zip | |
Adding metadata
Diffstat (limited to 'net-dialup')
| -rw-r--r-- | net-dialup/mingetty/mingetty-1.08-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mingetty/mingetty-1.08-r3.ebuild b/net-dialup/mingetty/mingetty-1.08-r3.ebuild index 5cf2577dfdd7..e8566ed0ac8f 100644 --- a/net-dialup/mingetty/mingetty-1.08-r3.ebuild +++ b/net-dialup/mingetty/mingetty-1.08-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="unicode" PATCHES=( |
