diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-30 07:48:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-30 08:03:29 +0000 |
commit | f0c345d2f3c533e3b91633e456abd022ebd7ad9b (patch) | |
tree | 345ed3eea71e127d29d1289c0f1b074d0c092405 /net-dialup | |
parent | net-libs/libgssglue: stable 0.4-r1 for sparc, bug #676726 (diff) | |
download | gentoo-f0c345d2f3c533e3b91633e456abd022ebd7ad9b.tar.gz gentoo-f0c345d2f3c533e3b91633e456abd022ebd7ad9b.tar.bz2 gentoo-f0c345d2f3c533e3b91633e456abd022ebd7ad9b.zip |
net-dialup/mgetty: stable 1.2.1 for sparc, bug #676710
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mgetty/mgetty-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mgetty/mgetty-1.2.1.ebuild b/net-dialup/mgetty/mgetty-1.2.1.ebuild index 722dd95e2c05..ea984a7c4e3c 100644 --- a/net-dialup/mgetty/mgetty-1.2.1.ebuild +++ b/net-dialup/mgetty/mgetty-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,7 +25,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="+fax fidonet" pkg_setup() { |