media-fonts/cantarell: requires appstream
authorLeorize <alaviss@users.noreply.github.com>
Sun, 8 Jul 2018 02:53:50 +0000 (09:53 +0700)
committerVirgil Dupras <vdupras@gentoo.org>
Tue, 28 Aug 2018 14:11:47 +0000 (10:11 -0400)
Also, drop keywords that appstream doesn't have.

Closes: https://bugs.gentoo.org/656710
Closes: https://github.com/gentoo/gentoo/pull/9115

media-fonts/cantarell/cantarell-0.101.ebuild

index 5f8b20d7d6db99b22118db54dfe7ca1555d4833e..2bf664bee6832102e8001a6f33a9a7dac63683de 100644 (file)
@@ -11,11 +11,12 @@ HOMEPAGE="https://wiki.gnome.org/Projects/CantarellFonts"
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="media-libs/fontconfig"
 DEPEND="
+       dev-libs/appstream
        >=sys-devel/gettext-0.19.8
        virtual/pkgconfig
 "