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 DCDF5158020 for ; Thu, 27 Oct 2022 23:46:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34ECCE088F; Thu, 27 Oct 2022 23:46:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 1CAC5E088F for ; Thu, 27 Oct 2022 23:46:47 +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 D1444340F9A for ; Thu, 27 Oct 2022 23:46:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 060736DC for ; Thu, 27 Oct 2022 23:46:43 +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: <1666914371.1fda7268d55ce156a0fb4422f57fde2a88723f66.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pdftk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pdftk/pdftk-3.3.3.ebuild X-VCS-Directories: app-text/pdftk/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1fda7268d55ce156a0fb4422f57fde2a88723f66 X-VCS-Branch: master Date: Thu, 27 Oct 2022 23:46:43 +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: cea6ab64-ce0c-41fa-81a1-613c8c31f790 X-Archives-Hash: 40b9344d95ffed1994ab1dddb43da260 commit: 1fda7268d55ce156a0fb4422f57fde2a88723f66 Author: Sam James gentoo org> AuthorDate: Thu Oct 27 23:46:11 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Oct 27 23:46:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fda7268 app-text/pdftk: Stabilize 3.3.3 x86, #878037 Signed-off-by: Sam James gentoo.org> app-text/pdftk/pdftk-3.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/pdftk/pdftk-3.3.3.ebuild b/app-text/pdftk/pdftk-3.3.3.ebuild index 111d9d3dc1fd..842fda08ceb1 100644 --- a/app-text/pdftk/pdftk-3.3.3.ebuild +++ b/app-text/pdftk/pdftk-3.3.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://gitlab.com/pdftk-java/pdftk/-/archive/v${PV}/pdftk-v${PV}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" CP_DEPEND=" dev-java/bcprov:0