diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:17:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:17:21 -0400 |
commit | 3dae4fd07a59813a8de56805534c644c2166d420 (patch) | |
tree | e2ae6987375f20c12f92174fa65c6d84946ef11b /x11-libs/libfontenc | |
parent | x11-drivers/xf86-video-nouveau: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-3dae4fd07a59813a8de56805534c644c2166d420.tar.gz gentoo-3dae4fd07a59813a8de56805534c644c2166d420.tar.bz2 gentoo-3dae4fd07a59813a8de56805534c644c2166d420.zip |
x11-libs/libfontenc: amd64 stable wrt 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')
-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 253db4495206..18c9ee8f7656 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" |