diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:35:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:24 +0100 |
commit | 90115face7d7f982a95eaa481a0d792f8c654017 (patch) | |
tree | f2ed6776c3f917d4d98bcc79d2e7d49fd9ba6c49 /sci-electronics | |
parent | dev-python/tagpy: x86 stable wrt bug #593138 (diff) | |
download | gentoo-90115face7d7f982a95eaa481a0d792f8c654017.tar.gz gentoo-90115face7d7f982a95eaa481a0d792f8c654017.tar.bz2 gentoo-90115face7d7f982a95eaa481a0d792f8c654017.zip |
sci-electronics/linsmith: x86 stable wrt bug #592632
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/linsmith/linsmith-0.99.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/linsmith/linsmith-0.99.30.ebuild b/sci-electronics/linsmith/linsmith-0.99.30.ebuild index e91c600a7646..3a069a345d53 100644 --- a/sci-electronics/linsmith/linsmith-0.99.30.ebuild +++ b/sci-electronics/linsmith/linsmith-0.99.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples" RDEPEND=" |