diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 22:50:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 23:09:55 +0100 |
commit | 21532ed91c808b6163c0883e8822e414a6215ec7 (patch) | |
tree | 6e832f98918a16409edc945e2ae41174a9e3fde9 /sci-libs | |
parent | sys-libs/e2fsprogs-libs: x86 stable (bug #675346) (diff) | |
download | gentoo-21532ed91c808b6163c0883e8822e414a6215ec7.tar.gz gentoo-21532ed91c808b6163c0883e8822e414a6215ec7.tar.bz2 gentoo-21532ed91c808b6163c0883e8822e414a6215ec7.zip |
sci-libs/indilib: x86 stable (bug #674962)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/indilib-1.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/indilib/indilib-1.7.5.ebuild b/sci-libs/indilib/indilib-1.7.5.ebuild index ef516b5138a5..45c37c9670c3 100644 --- a/sci-libs/indilib/indilib-1.7.5.ebuild +++ b/sci-libs/indilib/indilib-1.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz" 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=" |