diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-12 19:02:22 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-12 19:07:35 +0200 |
commit | 5860bc390de3f18bb18927be749ca66e126bb401 (patch) | |
tree | ad54b3595cbe55de57829b11851ec15d6d788072 /x11-libs/libXaw | |
parent | x11-libs/libXau: add ~x64-cygwin keyword (diff) | |
download | gentoo-5860bc390de3f18bb18927be749ca66e126bb401.tar.gz gentoo-5860bc390de3f18bb18927be749ca66e126bb401.tar.bz2 gentoo-5860bc390de3f18bb18927be749ca66e126bb401.zip |
x11-libs/libXaw: add ~x64-cygwin keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXaw/libXaw-1.0.13-r1.ebuild b/x11-libs/libXaw/libXaw-1.0.13-r1.ebuild index ce50c9fd3f3e..170868ae3bc8 100644 --- a/x11-libs/libXaw/libXaw-1.0.13-r1.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xaw library" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="deprecated" RDEPEND="x11-base/xorg-proto |