diff options
author | 2007-06-22 21:46:21 +0000 | |
---|---|---|
committer | 2007-06-22 21:46:21 +0000 | |
commit | 61ac119baee5499bb5a9450874075689581a93cd (patch) | |
tree | 82d5b73783fe423c9c1a5372998b05c638845fc1 /rox-extra/contacts/contacts-0.8.3-r1.ebuild | |
parent | Add new GTK+-based tool to configure the X output using the RandR 1.2 extensi... (diff) | |
download | historical-61ac119baee5499bb5a9450874075689581a93cd.tar.gz historical-61ac119baee5499bb5a9450874075689581a93cd.tar.bz2 historical-61ac119baee5499bb5a9450874075689581a93cd.zip |
Adding ~amd64 keyword
Package-Manager: portage-2.1.3_rc4
Diffstat (limited to 'rox-extra/contacts/contacts-0.8.3-r1.ebuild')
-rw-r--r-- | rox-extra/contacts/contacts-0.8.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-extra/contacts/contacts-0.8.3-r1.ebuild b/rox-extra/contacts/contacts-0.8.3-r1.ebuild index cf5d76148ff7..e6f1889ace68 100644 --- a/rox-extra/contacts/contacts-0.8.3-r1.ebuild +++ b/rox-extra/contacts/contacts-0.8.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/contacts-0.8.3-r1.ebuild,v 1.3 2007/04/07 13:04:52 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/contacts-0.8.3-r1.ebuild,v 1.4 2007/06/22 21:45:13 lack Exp $ ROX_LIB_VER=1.9.17 inherit rox @@ -12,7 +12,7 @@ SRC_URI="http://roxos.sunsite.dk/dev-contrib/guido/Contacts/${MY_PN}-${PV}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" APPNAME=${MY_PN} |