diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-11-11 00:32:53 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-11-11 00:32:53 +0000 |
commit | 73de231278ca472344eab546905e7e82ad77d6d4 (patch) | |
tree | c66ddb1eb1a49710edc0d64f87c807406bc50a84 /sys-cluster | |
parent | +sys-devel/bfin-toolchain:bfin-elf (diff) | |
download | gentoo-2-73de231278ca472344eab546905e7e82ad77d6d4.tar.gz gentoo-2-73de231278ca472344eab546905e7e82ad77d6d4.tar.bz2 gentoo-2-73de231278ca472344eab546905e7e82ad77d6d4.zip |
Oops, the x86 keyword somehow disappeared. Readding it.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild b/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild index 540dcdf965bd..70da94b37c31 100644 --- a/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild +++ b/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.2 2006/11/11 00:25:42 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.3 2006/11/11 00:32:53 ticho Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="" DEPEND="" |