diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 08:16:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 08:16:39 +0300 |
commit | d58478d9d7d3edf6870fd5af6daae81c5f90fedc (patch) | |
tree | aaad8dda694b618cffd1f4ac44a27fd032e7d2a7 /x11-libs/libXres/libXres-1.2.0-r1.ebuild | |
parent | x11-libs/xcb-util-keysyms: mark s390 stable (diff) | |
download | gentoo-d58478d9d7d3edf6870fd5af6daae81c5f90fedc.tar.gz gentoo-d58478d9d7d3edf6870fd5af6daae81c5f90fedc.tar.bz2 gentoo-d58478d9d7d3edf6870fd5af6daae81c5f90fedc.zip |
x11-libs/libXres: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-libs/libXres/libXres-1.2.0-r1.ebuild')
-rw-r--r-- | x11-libs/libXres/libXres-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXres/libXres-1.2.0-r1.ebuild b/x11-libs/libXres/libXres-1.2.0-r1.ebuild index e413b50c8dbb..94c5a0db4bbb 100644 --- a/x11-libs/libXres/libXres-1.2.0-r1.ebuild +++ b/x11-libs/libXres/libXres-1.2.0-r1.ebuild @@ -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 |