diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-30 00:59:37 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-30 00:59:37 +0000 |
commit | 17ff149344499fbc0337ac07144e9d4c2340e403 (patch) | |
tree | f47b58dc23814e454fe964b59a419cfcb462d9de /app-text/teckit | |
parent | Version bump #302773. (diff) | |
download | gentoo-2-17ff149344499fbc0337ac07144e9d4c2340e403.tar.gz gentoo-2-17ff149344499fbc0337ac07144e9d4c2340e403.tar.bz2 gentoo-2-17ff149344499fbc0337ac07144e9d4c2340e403.zip |
Add ~amd64-linux/~x86-linux keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'app-text/teckit')
-rw-r--r-- | app-text/teckit/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/teckit/teckit-2.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/teckit/ChangeLog b/app-text/teckit/ChangeLog index 0af5f444b695..15a3db000452 100644 --- a/app-text/teckit/ChangeLog +++ b/app-text/teckit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/teckit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.6 2010/01/27 04:20:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.7 2010/01/30 00:59:37 abcd Exp $ + + 30 Jan 2010; Jonathan Callen <abcd@gentoo.org> teckit-2.5.1.ebuild: + Add ~amd64-linux/~x86-linux keywords 27 Jan 2010; Jeroen Roovers <jer@gentoo.org> teckit-2.5.1.ebuild: Marked ~hppa (bug #300063). diff --git a/app-text/teckit/teckit-2.5.1.ebuild b/app-text/teckit/teckit-2.5.1.ebuild index cc71d872af7b..23425d6a064b 100644 --- a/app-text/teckit/teckit-2.5.1.ebuild +++ b/app-text/teckit/teckit-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/teckit-2.5.1.ebuild,v 1.6 2010/01/27 04:20:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/teckit-2.5.1.ebuild,v 1.7 2010/01/30 00:59:37 abcd Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://scripts.sil.org/svn-view/teckit/TAGS/${MY_P}.tar.gz" LICENSE="|| ( CPL-0.5 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-libs/zlib |