diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:40:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:42 +0100 |
commit | 27d7456d3915835c49790648eea65ddc1fe5be3d (patch) | |
tree | 7b5da8f171886cba47d99be1078ea3fdffe56b5a /sci-geosciences/routino | |
parent | sys-process/systemd-cron: x86 stable wrt bug #600442 (diff) | |
download | gentoo-27d7456d3915835c49790648eea65ddc1fe5be3d.tar.gz gentoo-27d7456d3915835c49790648eea65ddc1fe5be3d.tar.bz2 gentoo-27d7456d3915835c49790648eea65ddc1fe5be3d.zip |
sci-geosciences/routino: x86 stable wrt bug #584060
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences/routino')
-rw-r--r-- | sci-geosciences/routino/routino-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/routino/routino-3.1.1.ebuild b/sci-geosciences/routino/routino-3.1.1.ebuild index fdec994ceaee..5ccf30321cb0 100644 --- a/sci-geosciences/routino/routino-3.1.1.ebuild +++ b/sci-geosciences/routino/routino-3.1.1.ebuild @@ -8,7 +8,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="" PATCHES=( "${FILESDIR}"/${P}.patch ) |