diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-05 00:47:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-05 00:47:26 +0000 |
commit | 07052b49330ef9e79303d34754df2d73e7129a42 (patch) | |
tree | 34a0856970ecd04bcb9f766064ad3513be3edf8d /app-admin/showconsole/showconsole-1.07.ebuild | |
parent | Version bump upstream (diff) | |
download | gentoo-2-07052b49330ef9e79303d34754df2d73e7129a42.tar.gz gentoo-2-07052b49330ef9e79303d34754df2d73e7129a42.tar.bz2 gentoo-2-07052b49330ef9e79303d34754df2d73e7129a42.zip |
arm lovin
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-admin/showconsole/showconsole-1.07.ebuild')
-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 f7d668e17dd5..f09c84478140 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.3 2005/07/22 09:59:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.07.ebuild,v 1.4 2005/08/05 00:47:26 vapier Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="" DEPEND="" |