From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1E58315808E for ; Tue, 26 Apr 2022 04:03:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BF44E076B; Tue, 26 Apr 2022 04:03:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3077E076B for ; Tue, 26 Apr 2022 04:03:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A61F9341AB6 for ; Tue, 26 Apr 2022 04:03:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6F8342F for ; Tue, 26 Apr 2022 04:03:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1650945792.5c57bfbd4b423ecf07bf730bac756aaf4af9be3a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xclip/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xclip/xclip-0.13.ebuild X-VCS-Directories: x11-misc/xclip/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5c57bfbd4b423ecf07bf730bac756aaf4af9be3a X-VCS-Branch: master Date: Tue, 26 Apr 2022 04:03:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d0ce8a4b-4c2e-423b-98be-e7b6fba5405c X-Archives-Hash: 502ac2bc4e32168d732b6bf4799d81b0 commit: 5c57bfbd4b423ecf07bf730bac756aaf4af9be3a Author: Sam James gentoo org> AuthorDate: Tue Apr 26 04:02:53 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 26 04:03:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c57bfbd x11-misc/xclip: Keyword 0.13 s390, #840921 Signed-off-by: Sam James gentoo.org> x11-misc/xclip/xclip-0.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xclip/xclip-0.13.ebuild b/x11-misc/xclip/xclip-0.13.ebuild index f51f6b3fc41f..107d3891e50d 100644 --- a/x11-misc/xclip/xclip-0.13.ebuild +++ b/x11-misc/xclip/xclip-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/astrand/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" x11-libs/libX11