diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 01:33:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 01:33:24 +0000 |
commit | 2e16b21d8e60954fb46a1bcfd49de3739af9cf55 (patch) | |
tree | ab9e6590136ee838fa8cf7bc2b882bc4851c7335 /app-admin/showconsole | |
parent | arm/s390 love (diff) | |
download | gentoo-2-2e16b21d8e60954fb46a1bcfd49de3739af9cf55.tar.gz gentoo-2-2e16b21d8e60954fb46a1bcfd49de3739af9cf55.tar.bz2 gentoo-2-2e16b21d8e60954fb46a1bcfd49de3739af9cf55.zip |
amd64/arm/hppa/x86 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-admin/showconsole')
-rw-r--r-- | app-admin/showconsole/showconsole-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/showconsole/showconsole-1.07.ebuild b/app-admin/showconsole/showconsole-1.07.ebuild index f09c84478140..eac4dbdf52d4 100644 --- a/app-admin/showconsole/showconsole-1.07.ebuild +++ b/app-admin/showconsole/showconsole-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.07.ebuild,v 1.4 2005/08/05 00:47:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.07.ebuild,v 1.5 2005/08/23 01:33:24 vapier Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 arm hppa ~ppc x86" IUSE="" DEPEND="" |