diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 22:38:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 22:38:23 +0100 |
commit | 4bbba8ab18abcfef727e2448872940fe0bd216d0 (patch) | |
tree | 78f3ca31a81f42e34d65974401f676ffb8170589 /sci-electronics/linsmith | |
parent | dev-cpp/ms-gsl: amd64 stable wrt bug #680592 (diff) | |
download | gentoo-4bbba8ab18abcfef727e2448872940fe0bd216d0.tar.gz gentoo-4bbba8ab18abcfef727e2448872940fe0bd216d0.tar.bz2 gentoo-4bbba8ab18abcfef727e2448872940fe0bd216d0.zip |
sci-electronics/linsmith: amd64 stable wrt bug #672080
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sci-electronics/linsmith')
-rw-r--r-- | sci-electronics/linsmith/linsmith-0.99.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/linsmith/linsmith-0.99.31.ebuild b/sci-electronics/linsmith/linsmith-0.99.31.ebuild index af9078102c2a..734d77c95d5c 100644 --- a/sci-electronics/linsmith/linsmith-0.99.31.ebuild +++ b/sci-electronics/linsmith/linsmith-0.99.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples" RDEPEND=" |