diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-27 22:54:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-27 22:55:39 +0100 |
commit | b4a186bceb1e54d5cc687a467e73896269fb5a9e (patch) | |
tree | 354a0b689abdbf35dd548f80b8c71d32d0bd8779 /sci-electronics/voacapl | |
parent | net-proxy/tinyproxy: x86 stable (bug #626628) (diff) | |
download | gentoo-b4a186bceb1e54d5cc687a467e73896269fb5a9e.tar.gz gentoo-b4a186bceb1e54d5cc687a467e73896269fb5a9e.tar.bz2 gentoo-b4a186bceb1e54d5cc687a467e73896269fb5a9e.zip |
sci-electronics/voacapl: x86 stable (bug #672082)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-electronics/voacapl')
-rw-r--r-- | sci-electronics/voacapl/voacapl-0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/voacapl/voacapl-0.7.2.ebuild b/sci-electronics/voacapl/voacapl-0.7.2.ebuild index ee29ae4b04ce..2d69cf86b5fe 100644 --- a/sci-electronics/voacapl/voacapl-0.7.2.ebuild +++ b/sci-electronics/voacapl/voacapl-0.7.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" @@ -11,7 +11,7 @@ SRC_URI="http://www.qsl.net/hz1jw/${PN}/downloads/${P}.tar.gz" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RESTRICT="mirror bindist" |