diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-28 18:02:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-28 18:02:13 +0000 |
commit | 4d6ffa52ecc94672a5d7415596d9c9275bb19a7b (patch) | |
tree | db0619dfe59dc53b8de42548a7a8a2979f7e048e /dev-tcltk | |
parent | arm stable, bug #415763 (diff) | |
download | gentoo-2-4d6ffa52ecc94672a5d7415596d9c9275bb19a7b.tar.gz gentoo-2-4d6ffa52ecc94672a5d7415596d9c9275bb19a7b.tar.bz2 gentoo-2-4d6ffa52ecc94672a5d7415596d9c9275bb19a7b.zip |
add ~arm, bug #413433
(Portage version: 2.1.10.62/cvs/Linux i686)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tix/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tix/tix-8.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tix/ChangeLog b/dev-tcltk/tix/ChangeLog index b7d14b6284c9..cdc939d550ea 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.35 2012/05/25 20:36:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.36 2012/05/28 18:02:13 maekke Exp $ + + 28 May 2012; Markus Meier <maekke@gentoo.org> tix-8.4.3.ebuild: + add ~arm, bug #413433 25 May 2012; Alexis Ballier <aballier@gentoo.org> tix-8.4.3.ebuild: keyword ~amd64-fbsd diff --git a/dev-tcltk/tix/tix-8.4.3.ebuild b/dev-tcltk/tix/tix-8.4.3.ebuild index 80325651573c..58aa524eaadf 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.9 2012/05/25 20:36:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild,v 1.10 2012/05/28 18:02:13 maekke 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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" RESTRICT="test" |