diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:17:46 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:07:30 +0200 |
commit | 12f825daddfb315375e1f207b6e20168c34a8c5e (patch) | |
tree | d861be4efcc0d075d70f03a252c2da824c169b0d /x11-libs | |
parent | x11-libs/libXdamage: arm64 stable (diff) | |
download | gentoo-12f825daddfb315375e1f207b6e20168c34a8c5e.tar.gz gentoo-12f825daddfb315375e1f207b6e20168c34a8c5e.tar.bz2 gentoo-12f825daddfb315375e1f207b6e20168c34a8c5e.zip |
x11-libs/xcb-util-image: 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/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild index cffe41c8dbd0..cb19060a7abf 100644 --- a/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild +++ b/x11-libs/xcb-util-image/xcb-util-image-0.4.0-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 @@ -14,7 +14,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-image.git" DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/" -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" +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" IUSE="test" RDEPEND="x11-base/xorg-proto |