diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-12-19 23:25:57 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-12-19 23:25:57 +0000 |
commit | 9a2c02014367059f629c648c44f32cb36d52e370 (patch) | |
tree | c87ab81a218f22bbe4eab5b1c54a42eef06f1d73 /net-mail/qprint/qprint-1.0.ebuild | |
parent | Unmask sys-fs/udev-135-r2 and sys-apps/openrc-0.4.0 (diff) | |
download | historical-9a2c02014367059f629c648c44f32cb36d52e370.tar.gz historical-9a2c02014367059f629c648c44f32cb36d52e370.tar.bz2 historical-9a2c02014367059f629c648c44f32cb36d52e370.zip |
keyword ~amd64
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.28-rc6 x86_64
Diffstat (limited to 'net-mail/qprint/qprint-1.0.ebuild')
-rw-r--r-- | net-mail/qprint/qprint-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/qprint/qprint-1.0.ebuild b/net-mail/qprint/qprint-1.0.ebuild index 1bb3c7946f99..026a121a13fe 100644 --- a/net-mail/qprint/qprint-1.0.ebuild +++ b/net-mail/qprint/qprint-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/qprint-1.0.ebuild,v 1.2 2005/05/15 09:49:36 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/qprint-1.0.ebuild,v 1.3 2008/12/19 23:25:57 loki_val Exp $ DESCRIPTION="MIME quoted-printable data encoding and decoding utility" HOMEPAGE="http://www.fourmilab.ch/webtools/qprint/" @@ -8,7 +8,7 @@ SRC_URI="http://www.fourmilab.ch/webtools/${PN}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND="virtual/libc" |