diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-08 16:44:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-08 16:44:25 +0300 |
commit | 2581a705b07b61d3aa92d4db63cc6861d691cef4 (patch) | |
tree | 63ef2b7a1614c2f2fff11342c1db62f576d7b437 /sci-libs | |
parent | sci-astronomy/kstars: amd64 stable wrt bug #701942 (diff) | |
download | gentoo-2581a705b07b61d3aa92d4db63cc6861d691cef4.tar.gz gentoo-2581a705b07b61d3aa92d4db63cc6861d691cef4.tar.bz2 gentoo-2581a705b07b61d3aa92d4db63cc6861d691cef4.zip |
sci-libs/indilib: amd64 stable wrt bug #701942
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/indilib-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.8.3.ebuild b/sci-libs/indilib/indilib-1.8.3.ebuild index c0ffca05006a..1efeceadfe82 100644 --- a/sci-libs/indilib/indilib-1.8.3.ebuild +++ b/sci-libs/indilib/indilib-1.8.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN/lib/}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+" SLOT="0/1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="ogg test websocket" RDEPEND=" |