summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-25 20:36:48 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-25 20:36:48 +0000
commit355555a6454dc5b9d873b2c330e1548d9324acf8 (patch)
tree35a2d74b1451f08519b8e2050ed348594325883f /dev-tcltk
parentfixed install for locales if only LINGUAS=en (diff)
downloadgentoo-2-355555a6454dc5b9d873b2c330e1548d9324acf8.tar.gz
gentoo-2-355555a6454dc5b9d873b2c330e1548d9324acf8.tar.bz2
gentoo-2-355555a6454dc5b9d873b2c330e1548d9324acf8.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tix/ChangeLog5
-rw-r--r--dev-tcltk/tix/tix-8.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tix/ChangeLog b/dev-tcltk/tix/ChangeLog
index c0d29c20ece5..b7d14b6284c9 100644
--- a/dev-tcltk/tix/ChangeLog
+++ b/dev-tcltk/tix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tix
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.34 2012/05/16 07:48:00 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.35 2012/05/25 20:36:48 aballier Exp $
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org> tix-8.4.3.ebuild:
+ keyword ~amd64-fbsd
16 May 2012; Naohiro Aota <naota@gentoo.org> tix-8.4.3.ebuild:
Add ~x86-fbsd. #413433
diff --git a/dev-tcltk/tix/tix-8.4.3.ebuild b/dev-tcltk/tix/tix-8.4.3.ebuild
index a049b1cca238..80325651573c 100644
--- a/dev-tcltk/tix/tix-8.4.3.ebuild
+++ b/dev-tcltk/tix/tix-8.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild,v 1.8 2012/05/16 07:48:00 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild,v 1.9 2012/05/25 20:36:48 aballier Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tix/${MY_P}-src.tar.gz"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa ~ppc sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
RESTRICT="test"