diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 00:51:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:21:46 +0200 |
commit | 0db6cfc1556f894e313e914d04c69c54da09b002 (patch) | |
tree | 7529ac58e2cf0dbb8bc5a8b9687f0affddae44af /sci-libs/indilib | |
parent | app-editors/kile: x86 stable (bug #656996) (diff) | |
download | gentoo-0db6cfc1556f894e313e914d04c69c54da09b002.tar.gz gentoo-0db6cfc1556f894e313e914d04c69c54da09b002.tar.bz2 gentoo-0db6cfc1556f894e313e914d04c69c54da09b002.zip |
sci-libs/indilib: x86 stable (bug #656412)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sci-libs/indilib')
-rw-r--r-- | sci-libs/indilib/indilib-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.6.0.ebuild b/sci-libs/indilib/indilib-1.6.0.ebuild index 5db4cefb37e5..b6e6860709a4 100644 --- a/sci-libs/indilib/indilib-1.6.0.ebuild +++ b/sci-libs/indilib/indilib-1.6.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN/lib/}/releases/download/v${PV}/${MY_PN}_$ 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" RDEPEND=" |