diff options
Diffstat (limited to 'app-misc/note/note-1.3.3.ebuild')
-rw-r--r-- | app-misc/note/note-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/note/note-1.3.3.ebuild b/app-misc/note/note-1.3.3.ebuild index 68d91e68bb21..6399882da279 100644 --- a/app-misc/note/note-1.3.3.ebuild +++ b/app-misc/note/note-1.3.3.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/app-misc/note/note-1.3.3.ebuild,v 1.3 2007/10/15 17:40:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/note/note-1.3.3.ebuild,v 1.4 2007/10/18 13:42:58 angelos Exp $ inherit perl-app @@ -10,7 +10,7 @@ SRC_URI="http://www.daemon.de/files/mirror/ftp.daemon.de/scip/Apps/note/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="crypt dbm general mysql text" # inherit perl-app cause depend on dev-lang/perl |