diff options
author | 2013-03-03 14:40:18 +0100 | |
---|---|---|
committer | 2013-03-03 14:40:18 +0100 | |
commit | 0e6d42b67a770f0f9544eafb096645a758262855 (patch) | |
tree | a2ea99aca0621a22320fd7048af795e3f6c9f6e1 /sci-misc/openfst | |
parent | sci-visualization/ferret-bin: Move to EAPI=5; clean ebuild style; add missing... (diff) | |
download | sci-0e6d42b67a770f0f9544eafb096645a758262855.tar.gz sci-0e6d42b67a770f0f9544eafb096645a758262855.tar.bz2 sci-0e6d42b67a770f0f9544eafb096645a758262855.zip |
sci-misc/openfst: Add ~amd64 or ~x86 keywords for revdeps
Package-Manager: portage-2.2.0_alpha164
Diffstat (limited to 'sci-misc/openfst')
-rw-r--r-- | sci-misc/openfst/ChangeLog | 6 | ||||
-rw-r--r-- | sci-misc/openfst/metadata.xml | 6 | ||||
-rw-r--r-- | sci-misc/openfst/openfst-1.2.7.ebuild | 4 | ||||
-rw-r--r-- | sci-misc/openfst/openfst-1.3.2.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/sci-misc/openfst/ChangeLog b/sci-misc/openfst/ChangeLog index e2ca5a189..b84b7dbd2 100644 --- a/sci-misc/openfst/ChangeLog +++ b/sci-misc/openfst/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-misc/openfst -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 03 Mar 2013; Justin Lecher <jlec@gentoo.org> openfst-1.2.7.ebuild, + openfst-1.3.2.ebuild, metadata.xml: + Add ~amd64 or ~x86 keywords for revdeps + *openfst-1.3.2 (30 Jul 2012) 30 Jul 2012; Flammie Pirinen <flammie@gentoo.org> +openfst-1.3.2.ebuild: diff --git a/sci-misc/openfst/metadata.xml b/sci-misc/openfst/metadata.xml index 10ea4cb08..cffbe2fe7 100644 --- a/sci-misc/openfst/metadata.xml +++ b/sci-misc/openfst/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>flammie@gentoo.org</email> - </maintainer> + <maintainer> + <email>flammie@gentoo.org</email> + </maintainer> </pkgmetadata> diff --git a/sci-misc/openfst/openfst-1.2.7.ebuild b/sci-misc/openfst/openfst-1.2.7.ebuild index b1813c722..bf895374a 100644 --- a/sci-misc/openfst/openfst-1.2.7.ebuild +++ b/sci-misc/openfst/openfst-1.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -12,7 +12,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/sci-misc/openfst/openfst-1.3.2.ebuild b/sci-misc/openfst/openfst-1.3.2.ebuild index 98cbaa76e..7f92b1cc3 100644 --- a/sci-misc/openfst/openfst-1.3.2.ebuild +++ b/sci-misc/openfst/openfst-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -12,7 +12,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" |