diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 13:25:02 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 23:39:35 +0200 |
commit | 8e9538841435a9ea82be7f700aa2b69dd29f5ee6 (patch) | |
tree | a9b65c6031abf808d86ae3eda7126423087c7c66 /media-sound/easytag | |
parent | profiles: hppa: Add appstream-glib[fonts] to p.use.stable.mask (diff) | |
download | gentoo-8e9538841435a9ea82be7f700aa2b69dd29f5ee6.tar.gz gentoo-8e9538841435a9ea82be7f700aa2b69dd29f5ee6.tar.bz2 gentoo-8e9538841435a9ea82be7f700aa2b69dd29f5ee6.zip |
media-sound/easytag: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-sound/easytag')
-rw-r--r-- | media-sound/easytag/easytag-2.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild b/media-sound/easytag/easytag-2.4.3-r1.ebuild index 3dd2d70b7e1c..ff38eae74dc9 100644 --- a/media-sound/easytag/easytag-2.4.3-r1.ebuild +++ b/media-sound/easytag/easytag-2.4.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG" LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack" RESTRICT="!test? ( test )" |