diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:48:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:53:12 -0400 |
commit | e18ebde3f89d1e5d9564427682ada883993ec1bb (patch) | |
tree | 845c8478d76f5eb67af6a44e2ae73e061bee7f81 /media-libs/ftgl | |
parent | dev-tex/pgf: arm64 stable (diff) | |
download | gentoo-e18ebde3f89d1e5d9564427682ada883993ec1bb.tar.gz gentoo-e18ebde3f89d1e5d9564427682ada883993ec1bb.tar.bz2 gentoo-e18ebde3f89d1e5d9564427682ada883993ec1bb.zip |
media-libs/ftgl: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/ftgl')
-rw-r--r-- | media-libs/ftgl/ftgl-2.1.3_rc5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild index 4081b052c58b..9ae8388a56d8 100644 --- a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild +++ b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=">=media-libs/freetype-2.0.9 |