diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:39:26 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:08:25 +0200 |
commit | 0bcca33afae2c9007a2781f7d1fc7bb3d365ecf5 (patch) | |
tree | 6eefc904fbfbcc364454ae75be2ef899b24fb46c | |
parent | app-accessibility/at-spi2-core: arm64 stable (diff) | |
download | gentoo-0bcca33afae2c9007a2781f7d1fc7bb3d365ecf5.tar.gz gentoo-0bcca33afae2c9007a2781f7d1fc7bb3d365ecf5.tar.bz2 gentoo-0bcca33afae2c9007a2781f7d1fc7bb3d365ecf5.zip |
x11-libs/libXaw3d: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-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 f034bea07daa..7b0215fa2e7c 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 Authors +# Copyright 1999-2019 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 |