diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 15:55:10 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 16:45:54 +0100 |
commit | 386678784b69346460c4284f1eaa135290398121 (patch) | |
tree | cd5f32f133467dc26bec3cc6a3199f8c1306df40 /media-sound/frescobaldi | |
parent | dev-python/python-poppler-qt5: x86 stable (bug #671502) (diff) | |
download | gentoo-386678784b69346460c4284f1eaa135290398121.tar.gz gentoo-386678784b69346460c4284f1eaa135290398121.tar.bz2 gentoo-386678784b69346460c4284f1eaa135290398121.zip |
media-sound/frescobaldi: x86 stable (bug #671504)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-sound/frescobaldi')
-rw-r--r-- | media-sound/frescobaldi/frescobaldi-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild index 6d845d5ce2c0..d1ae4e9ed047 100644 --- a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" # portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] ) # bug 550820 |