diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 12:34:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 12:34:50 +0300 |
commit | 552fdeccbd29eda3b65dd16d2ad67350e0c398a4 (patch) | |
tree | 748385700e242a60f880fd84e66277d9f8f1bb56 /x11-apps/xrdb | |
parent | x11-apps/xprop: s390 stable wrt bug #682846 (diff) | |
download | gentoo-552fdeccbd29eda3b65dd16d2ad67350e0c398a4.tar.gz gentoo-552fdeccbd29eda3b65dd16d2ad67350e0c398a4.tar.bz2 gentoo-552fdeccbd29eda3b65dd16d2ad67350e0c398a4.zip |
x11-apps/xrdb: s390 stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'x11-apps/xrdb')
-rw-r--r-- | x11-apps/xrdb/xrdb-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrdb/xrdb-1.2.0.ebuild b/x11-apps/xrdb/xrdb-1.2.0.ebuild index 523790c7ad69..2941777e923e 100644 --- a/x11-apps/xrdb/xrdb-1.2.0.ebuild +++ b/x11-apps/xrdb/xrdb-1.2.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X server resource database utility" -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-libs/libXmu |