diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-09-22 17:07:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-09-22 18:07:32 -0700 |
commit | 1d38664c7570664b9b4830c69df3bbfae18f1b7e (patch) | |
tree | 34e998c63020bf95c4dcc3cb8df2b03223e96c40 /net-dialup | |
parent | net-misc/vconfig: Stabilize 1.9 hppa (diff) | |
download | gentoo-1d38664c7570664b9b4830c69df3bbfae18f1b7e.tar.gz gentoo-1d38664c7570664b9b4830c69df3bbfae18f1b7e.tar.bz2 gentoo-1d38664c7570664b9b4830c69df3bbfae18f1b7e.zip |
net-dialup/mingetty: Stabilize 1.08-r1 hppa
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mingetty/mingetty-1.08-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/mingetty/mingetty-1.08-r1.ebuild b/net-dialup/mingetty/mingetty-1.08-r1.ebuild index bb7108673260..f40bee3f12e1 100644 --- a/net-dialup/mingetty/mingetty-1.08-r1.ebuild +++ b/net-dialup/mingetty/mingetty-1.08-r1.ebuild @@ -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 ~mips ppc ppc64 ~s390 sparc x86" IUSE="unicode" PATCHES=( |