diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-30 21:56:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-30 21:56:39 +0000 |
commit | 66bafa946aa19460b2f50f86e2deeadb2a05c9a4 (patch) | |
tree | 8548921d53b6c285d251328045c102745c26d80d /net-libs/libotr/libotr-2.0.1.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-66bafa946aa19460b2f50f86e2deeadb2a05c9a4.tar.gz historical-66bafa946aa19460b2f50f86e2deeadb2a05c9a4.tar.bz2 historical-66bafa946aa19460b2f50f86e2deeadb2a05c9a4.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-libs/libotr/libotr-2.0.1.ebuild')
-rw-r--r-- | net-libs/libotr/libotr-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libotr/libotr-2.0.1.ebuild b/net-libs/libotr/libotr-2.0.1.ebuild index 9878c86241bf..ae39bd81e997 100644 --- a/net-libs/libotr/libotr-2.0.1.ebuild +++ b/net-libs/libotr/libotr-2.0.1.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/net-libs/libotr/libotr-2.0.1.ebuild,v 1.1 2005/02/17 19:19:53 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-2.0.1.ebuild,v 1.2 2005/03/30 21:56:39 gustavoz Exp $ inherit flag-o-matic eutils debug @@ -10,7 +10,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~sparc" IUSE="" DEPEND="dev-libs/libgpg-error |