diff options
author | 2004-11-13 22:13:22 +0000 | |
---|---|---|
committer | 2004-11-13 22:13:22 +0000 | |
commit | f61f88d63f35256441925a24959ab2759fda7b1e (patch) | |
tree | d1387b064c522df4ea7428da9d24ebe796e59e2e /net-dialup/mgetty | |
parent | eliminate QA notices. see #66151 (diff) | |
download | historical-f61f88d63f35256441925a24959ab2759fda7b1e.tar.gz historical-f61f88d63f35256441925a24959ab2759fda7b1e.tar.bz2 historical-f61f88d63f35256441925a24959ab2759fda7b1e.zip |
eliminate QA notices. see #66151
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.30-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mgetty/mgetty-1.1.30-r3.ebuild b/net-dialup/mgetty/mgetty-1.1.30-r3.ebuild index b7edf1882600..d4adeda26bf7 100644 --- a/net-dialup/mgetty/mgetty-1.1.30-r3.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.30-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30-r3.ebuild,v 1.1 2004/11/13 22:11:27 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30-r3.ebuild,v 1.2 2004/11/13 22:13:22 mrness Exp $ inherit flag-o-matic eutils @@ -16,7 +16,7 @@ DEPEND=">=sys-apps/portage-2.0.47-r10 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha ~ia64 hppa ~ppc ~amd64 ~mips" +KEYWORDS="~x86 ~sparc ~alpha ~ia64 ~hppa ~ppc ~amd64 ~mips" IUSE="doc" pkg_setup() { |