diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:51:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:25 +0100 |
commit | 6402d4de5a6069f1a8c8d7ac60fc2439333ce26b (patch) | |
tree | 9940614dbfbbb3882195c36d6c5e4dd1c936496d /sci-geosciences | |
parent | app-admin/clustershell: x86 stable (bug #676328) (diff) | |
download | gentoo-6402d4de5a6069f1a8c8d7ac60fc2439333ce26b.tar.gz gentoo-6402d4de5a6069f1a8c8d7ac60fc2439333ce26b.tar.bz2 gentoo-6402d4de5a6069f1a8c8d7ac60fc2439333ce26b.zip |
sci-geosciences/congen: x86 stable (bug #676760)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/congen/congen-1.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/congen/congen-1.6.2-r1.ebuild b/sci-geosciences/congen/congen-1.6.2-r1.ebuild index 23c270b570a5..4e2774d80d71 100644 --- a/sci-geosciences/congen/congen-1.6.2-r1.ebuild +++ b/sci-geosciences/congen/congen-1.6.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="static-libs" DEPEND=">=sci-geosciences/libtcd-2.2.3" |