commit: fc73079d6fd2a8dbb36356e53d17d0bfaf2f8cd2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Aug 28 15:34:03 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Aug 28 15:35:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc73079d
Revert "media-fonts/cantarell: requires appstream" This reverts non-maintainer commit ec9fc0ddb2bb4d9861a443e626a011dcfb32ac78. appstream is NOT required, only something that appstream happens to pull in, probably as build-time only, so doesn't even guarantee its presence for cantarell build. Bug: https://bugs.gentoo.org/656710 media-fonts/cantarell/cantarell-0.101.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-fonts/cantarell/cantarell-0.101.ebuild b/media-fonts/cantarell/cantarell-0.101.ebuild index 2bf664bee68..5f8b20d7d6d 100644 --- a/media-fonts/cantarell/cantarell-0.101.ebuild +++ b/media-fonts/cantarell/cantarell-0.101.ebuild @@ -11,12 +11,11 @@ HOMEPAGE="https://wiki.gnome.org/Projects/CantarellFonts" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/fontconfig" DEPEND=" - dev-libs/appstream >=sys-devel/gettext-0.19.8 virtual/pkgconfig "
