diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-21 15:39:47 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-22 00:39:51 +0200 |
commit | a9e99cf98a374405dd8306225e961110741d4b4e (patch) | |
tree | 64c80dc05bf3b51ab7f6622657c513d852512fc1 /x11-libs/libfontenc | |
parent | app-text/tidy-html5: mark stable for the remaining arches. (diff) | |
download | gentoo-a9e99cf98a374405dd8306225e961110741d4b4e.tar.gz gentoo-a9e99cf98a374405dd8306225e961110741d4b4e.tar.bz2 gentoo-a9e99cf98a374405dd8306225e961110741d4b4e.zip |
x11-libs/libfontenc-1.1.3: arm64 stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-libs/libfontenc')
-rw-r--r-- | x11-libs/libfontenc/libfontenc-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfontenc/libfontenc-1.1.3.ebuild b/x11-libs/libfontenc/libfontenc-1.1.3.ebuild index 02a8aed24ea9..818d54079017 100644 --- a/x11-libs/libfontenc/libfontenc-1.1.3.ebuild +++ b/x11-libs/libfontenc/libfontenc-1.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit xorg-2 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="sys-libs/zlib |