diff options
author | 2005-08-28 02:35:19 +0000 | |
---|---|---|
committer | 2005-08-28 02:35:19 +0000 | |
commit | af51415c84a972d0e53d51e32dddbdfd6a139d86 (patch) | |
tree | 6a6f27ccaf2013d90ffcab93e141e7c80b1af66f /app-emacs/thinks/thinks-1.8.ebuild | |
parent | Stable on amd64 and x86. (diff) | |
download | historical-af51415c84a972d0e53d51e32dddbdfd6a139d86.tar.gz historical-af51415c84a972d0e53d51e32dddbdfd6a139d86.tar.bz2 historical-af51415c84a972d0e53d51e32dddbdfd6a139d86.zip |
Marked ~amd64, thanks to AT AJ Armstrong <aja@gentoo.org> for testing
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-emacs/thinks/thinks-1.8.ebuild')
-rw-r--r-- | app-emacs/thinks/thinks-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/thinks/thinks-1.8.ebuild b/app-emacs/thinks/thinks-1.8.ebuild index a8267889d3fd..8ff613e729de 100644 --- a/app-emacs/thinks/thinks-1.8.ebuild +++ b/app-emacs/thinks/thinks-1.8.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/app-emacs/thinks/thinks-1.8.ebuild,v 1.6 2005/01/01 14:02:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild,v 1.7 2005/08/28 02:26:45 tester Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.davep.org/emacs/thinks.el" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~ppc-macos x86" IUSE="" SITEFILE=50thinks-gentoo.el |