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 1919215808B for ; Sun, 20 Feb 2022 15:11:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4AEBE0829; Sun, 20 Feb 2022 15:11:35 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 79EDAE07ED for ; Sun, 20 Feb 2022 15:11:35 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4AE7D342AEC for ; Sun, 20 Feb 2022 15:11:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E0A72E0 for ; Sun, 20 Feb 2022 15:11:32 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1645369492.e05b3c5ec2ce13ffea5fd1b8961f6622d347f64f.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cyberjack/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/cyberjack/cyberjack-3.99.5_p15.ebuild X-VCS-Directories: dev-libs/cyberjack/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: e05b3c5ec2ce13ffea5fd1b8961f6622d347f64f X-VCS-Branch: master Date: Sun, 20 Feb 2022 15:11:32 +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: f19d5918-e3c1-4137-9873-418ffbab5ce5 X-Archives-Hash: c319e10d2e5f7a0554e18b7a613bde5e commit: e05b3c5ec2ce13ffea5fd1b8961f6622d347f64f Author: Conrad Kostecki gentoo org> AuthorDate: Sun Feb 20 15:04:52 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Feb 20 15:04:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e05b3c5e dev-libs/cyberjack: x86 stable Signed-off-by: Conrad Kostecki gentoo.org> dev-libs/cyberjack/cyberjack-3.99.5_p15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/cyberjack/cyberjack-3.99.5_p15.ebuild b/dev-libs/cyberjack/cyberjack-3.99.5_p15.ebuild index b13b43a81ed1..a5075094fe49 100644 --- a/dev-libs/cyberjack/cyberjack-3.99.5_p15.ebuild +++ b/dev-libs/cyberjack/cyberjack-3.99.5_p15.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.reiner-sct.de/" SRC_URI="https://support.reiner-sct.de/downloads/LINUX/V${PV/_p/_SP}/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P/_/-}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" IUSE="static-libs threads tools +udev xml"