diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 23:38:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 23:46:52 +0200 |
commit | 1053d97540d752b18f1b0024dd6ce93a550d8493 (patch) | |
tree | 30a6214ad5f70c1cc1dfb475fb96c09df883b8a5 /sci-geosciences/routino | |
parent | net-misc/remmina: x86 stable (bug #666864) (diff) | |
download | gentoo-1053d97540d752b18f1b0024dd6ce93a550d8493.tar.gz gentoo-1053d97540d752b18f1b0024dd6ce93a550d8493.tar.bz2 gentoo-1053d97540d752b18f1b0024dd6ce93a550d8493.zip |
sci-geosciences/routino: x86 stable (bug #666280)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'sci-geosciences/routino')
-rw-r--r-- | sci-geosciences/routino/routino-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/routino/routino-3.2.ebuild b/sci-geosciences/routino/routino-3.2.ebuild index 4827cce51b00..33c554ef4013 100644 --- a/sci-geosciences/routino/routino-3.2.ebuild +++ b/sci-geosciences/routino/routino-3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.routino.org/" SRC_URI="http://www.routino.org/download/${P}.tgz" LICENSE="AGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="" |