diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-03 21:18:20 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-03 21:19:29 +0100 |
commit | e042f27389bbd0d92ca092fddb83e62201101864 (patch) | |
tree | 2a2d3b380a5f0da11e10721e96fcf664b1a92d78 /sci-libs/indilib | |
parent | sys-fs/unionfs-fuse: Skip tests when missing /dev/fuse (diff) | |
download | gentoo-e042f27389bbd0d92ca092fddb83e62201101864.tar.gz gentoo-e042f27389bbd0d92ca092fddb83e62201101864.tar.bz2 gentoo-e042f27389bbd0d92ca092fddb83e62201101864.zip |
sci-libs/indilib: x86 stable (bug #753137)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-libs/indilib')
-rw-r--r-- | sci-libs/indilib/indilib-1.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.8.7.ebuild b/sci-libs/indilib/indilib-1.8.7.ebuild index d133f7e42252..4e40a58230d2 100644 --- a/sci-libs/indilib/indilib-1.8.7.ebuild +++ b/sci-libs/indilib/indilib-1.8.7.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=" |