diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-09-24 09:10:10 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-09-24 09:10:10 +0200 |
commit | 9d022fd2a237365af8fd6c8c82f94444d7168194 (patch) | |
tree | 8666d4e16a4753a99390222dc8c7cb75a25b42cd /x11-libs/libXaw3d | |
parent | mail-client/alpine: fix file name (diff) | |
download | gentoo-9d022fd2a237365af8fd6c8c82f94444d7168194.tar.gz gentoo-9d022fd2a237365af8fd6c8c82f94444d7168194.tar.bz2 gentoo-9d022fd2a237365af8fd6c8c82f94444d7168194.zip |
x11-libs/libXaw3d: Stable for HPPA too.
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-libs/libXaw3d')
-rw-r--r-- | x11-libs/libXaw3d/libXaw3d-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXaw3d/libXaw3d-1.6.3.ebuild b/x11-libs/libXaw3d/libXaw3d-1.6.3.ebuild index e608bc305b57..6c0ce94257c2 100644 --- a/x11-libs/libXaw3d/libXaw3d-1.6.3.ebuild +++ b/x11-libs/libXaw3d/libXaw3d-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xaw3d library" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="unicode xpm" RDEPEND="x11-libs/libX11 |