diff options
Diffstat (limited to 'x11-misc/remind')
-rw-r--r-- | x11-misc/remind/remind-03.01.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/remind/remind-03.01.02.ebuild b/x11-misc/remind/remind-03.01.02.ebuild index 3f1bd73c5cfa..07d0cb2c66f6 100644 --- a/x11-misc/remind/remind-03.01.02.ebuild +++ b/x11-misc/remind/remind-03.01.02.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/x11-misc/remind/remind-03.01.02.ebuild,v 1.1 2007/09/15 07:04:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.02.ebuild,v 1.2 2007/09/15 07:41:53 tove Exp $ MY_P=${P/_beta/-BETA-} @@ -9,7 +9,7 @@ HOMEPAGE="http://www.roaringpenguin.com/en/penguin/openSourceProducts/remind" SRC_URI="http://www.roaringpenguin.com/files/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="tk" RDEPEND="tk? ( dev-lang/tk dev-tcltk/tcllib )" |