diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-31 00:36:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-31 00:38:46 +0300 |
commit | 043f782482d7278baaae444847a01471320efdcc (patch) | |
tree | 9ae3ec2b1fd19c215196da07eab737057beeb626 /x11-libs/libXcursor | |
parent | x11-libs/libdmx: mark s390 stable (diff) | |
download | gentoo-043f782482d7278baaae444847a01471320efdcc.tar.gz gentoo-043f782482d7278baaae444847a01471320efdcc.tar.bz2 gentoo-043f782482d7278baaae444847a01471320efdcc.zip |
x11-libs/libXcursor: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXcursor/libXcursor-1.1.15.ebuild b/x11-libs/libXcursor/libXcursor-1.1.15.ebuild index d4fd82aa0ee6..ec8fb077180c 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.15.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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 Xcursor 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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}] |