diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:22:09 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:07:41 +0200 |
commit | e7af188614cf3c1601b3eea683e8efb1afbccf68 (patch) | |
tree | 1eeaa44560ceb46f4b5b5ef93a6b721e207e3d12 /x11-libs/libXres | |
parent | x11-base/xorg-server: arm64 stable (diff) | |
download | gentoo-e7af188614cf3c1601b3eea683e8efb1afbccf68.tar.gz gentoo-e7af188614cf3c1601b3eea683e8efb1afbccf68.tar.bz2 gentoo-e7af188614cf3c1601b3eea683e8efb1afbccf68.zip |
x11-libs/libXres: 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/libXres')
-rw-r--r-- | x11-libs/libXres/libXres-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXres/libXres-1.2.0-r1.ebuild b/x11-libs/libXres/libXres-1.2.0-r1.ebuild index 94c5a0db4bbb..e1881a43c529 100644 --- a/x11-libs/libXres/libXres-1.2.0-r1.ebuild +++ b/x11-libs/libXres/libXres-1.2.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 @@ -7,7 +7,7 @@ inherit xorg-2 EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/lib/libXRes.git" DESCRIPTION="X.Org XRes 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" +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" IUSE="" RDEPEND="x11-base/xorg-proto |