diff options
author | Leorize <alaviss@users.noreply.github.com> | 2018-07-08 09:53:50 +0700 |
---|---|---|
committer | Virgil Dupras <vdupras@gentoo.org> | 2018-08-28 10:11:47 -0400 |
commit | ec9fc0ddb2bb4d9861a443e626a011dcfb32ac78 (patch) | |
tree | 6086f366048caab0658c2af18c7e8df0e9e231b5 /media-fonts/cantarell | |
parent | dev-libs/m17n-lib: new upstream release (diff) | |
download | gentoo-ec9fc0ddb2bb4d9861a443e626a011dcfb32ac78.tar.gz gentoo-ec9fc0ddb2bb4d9861a443e626a011dcfb32ac78.tar.bz2 gentoo-ec9fc0ddb2bb4d9861a443e626a011dcfb32ac78.zip |
media-fonts/cantarell: requires appstream
Also, drop keywords that appstream doesn't have.
Closes: https://bugs.gentoo.org/656710
Closes: https://github.com/gentoo/gentoo/pull/9115
Diffstat (limited to 'media-fonts/cantarell')
-rw-r--r-- | media-fonts/cantarell/cantarell-0.101.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-fonts/cantarell/cantarell-0.101.ebuild b/media-fonts/cantarell/cantarell-0.101.ebuild index 5f8b20d7d6db..2bf664bee683 100644 --- a/media-fonts/cantarell/cantarell-0.101.ebuild +++ b/media-fonts/cantarell/cantarell-0.101.ebuild @@ -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 " |