diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-26 23:05:02 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-26 23:05:02 -0400 |
commit | 249219a18f4bf8967dcf0ff95fbdea7e6f60d1d2 (patch) | |
tree | 90d8282ba961a1a4cca6ebc3c79c0c5911647a0f /x11-libs/libfontenc/libfontenc-1.1.4.ebuild | |
parent | x11-base/xorg-server: arm64 stable (bug #682846) (diff) | |
download | gentoo-249219a18f4bf8967dcf0ff95fbdea7e6f60d1d2.tar.gz gentoo-249219a18f4bf8967dcf0ff95fbdea7e6f60d1d2.tar.bz2 gentoo-249219a18f4bf8967dcf0ff95fbdea7e6f60d1d2.zip |
x11-libs/libfontenc: arm64 stable (bug #682846)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-libs/libfontenc/libfontenc-1.1.4.ebuild')
-rw-r--r-- | x11-libs/libfontenc/libfontenc-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfontenc/libfontenc-1.1.4.ebuild b/x11-libs/libfontenc/libfontenc-1.1.4.ebuild index 15246b281cd5..253db4495206 100644 --- a/x11-libs/libfontenc/libfontenc-1.1.4.ebuild +++ b/x11-libs/libfontenc/libfontenc-1.1.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X.Org fontenc library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="sys-libs/zlib" |