diff options
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 |