diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:16:43 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:07:28 +0200 |
commit | f3ee94accc8f6b583e18e634f544eaa2ed97920f (patch) | |
tree | bbfd94e10e52a6dd0bab9710e47a3bc3436f604a /x11-libs | |
parent | x11-apps/luit: arm64 stable (diff) | |
download | gentoo-f3ee94accc8f6b583e18e634f544eaa2ed97920f.tar.gz gentoo-f3ee94accc8f6b583e18e634f544eaa2ed97920f.tar.bz2 gentoo-f3ee94accc8f6b583e18e634f544eaa2ed97920f.zip |
x11-libs/libXdamage: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild b/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild index 671b2987558f..f790a4d81191 100644 --- a/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild +++ b/x11-libs/libXdamage/libXdamage-1.1.4-r2.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 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xdamage 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 ~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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-base/xorg-proto |