diff options
author | 2006-12-30 16:15:05 +0000 | |
---|---|---|
committer | 2006-12-30 16:15:05 +0000 | |
commit | 48e37befee4c4f9c0144c850b783e571cd71c937 (patch) | |
tree | d51016397b2d69dcfde549dc54acf2a17a2bb92e /sys-apps/inputd/inputd-0.0.7.ebuild | |
parent | Add ~ppc64 keyword. Tested on 64UL with GCC 4. (diff) | |
download | historical-48e37befee4c4f9c0144c850b783e571cd71c937.tar.gz historical-48e37befee4c4f9c0144c850b783e571cd71c937.tar.bz2 historical-48e37befee4c4f9c0144c850b783e571cd71c937.zip |
Add ~ppc64 keyword. Tested on 64UL with GCC 4.
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'sys-apps/inputd/inputd-0.0.7.ebuild')
-rw-r--r-- | sys-apps/inputd/inputd-0.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/inputd/inputd-0.0.7.ebuild b/sys-apps/inputd/inputd-0.0.7.ebuild index c32ca6a321bc..a23f9e196a07 100644 --- a/sys-apps/inputd/inputd-0.0.7.ebuild +++ b/sys-apps/inputd/inputd-0.0.7.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-apps/inputd/inputd-0.0.7.ebuild,v 1.1 2006/12/06 22:10:37 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/inputd/inputd-0.0.7.ebuild,v 1.2 2006/12/30 16:15:05 chainsaw Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://hansmi.ch/download/inputd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~x86 ~ppc64" IUSE="" DEPEND=">=dev-libs/glib-2.8 |