diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 19:48:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 19:48:40 +0000 |
commit | afc50c425f002319373a3168668e5c280b56032d (patch) | |
tree | f70142102d9b1bb98b1e9f6e22d1dcd4c6317b26 /app-admin/showconsole/showconsole-1.07.ebuild | |
parent | Changed chown for Sensor installation to fix bug 103563 (diff) | |
download | historical-afc50c425f002319373a3168668e5c280b56032d.tar.gz historical-afc50c425f002319373a3168668e5c280b56032d.tar.bz2 historical-afc50c425f002319373a3168668e5c280b56032d.zip |
add ~alpha ~ia64
Package-Manager: portage-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 f27278f208f9..f3bd22c793b4 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.6 2005/08/23 06:47:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.07.ebuild,v 1.7 2005/08/26 19:48:40 agriffis Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND="" |