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 7AB3615ACFB for ; Mon, 17 Apr 2023 20:13:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A587E08F5; Mon, 17 Apr 2023 20:13:08 +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 5A537E08F5 for ; Mon, 17 Apr 2023 20:13:08 +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 5BFC9340BDE for ; Mon, 17 Apr 2023 20:13:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 205ABA46 for ; Mon, 17 Apr 2023 20:13:05 +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: <1681762357.65cca274cd5290d82733fb6bb432b59c45fad590.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild X-VCS-Directories: sci-chemistry/chemical-mime-data/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 65cca274cd5290d82733fb6bb432b59c45fad590 X-VCS-Branch: master Date: Mon, 17 Apr 2023 20:13:05 +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: 9860be05-9bc9-4d0d-86dc-83f6ec9aadf9 X-Archives-Hash: bea1cd9f5eb5d8e94ecd2a18069ac246 commit: 65cca274cd5290d82733fb6bb432b59c45fad590 Author: Sam James gentoo org> AuthorDate: Mon Apr 17 20:12:37 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Apr 17 20:12:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65cca274 sci-chemistry/chemical-mime-data: Stabilize 0.1.95_pre20171122 amd64, #904470 Signed-off-by: Sam James gentoo.org> .../chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild index 63cac0d3fd95..755d04d6cd2f 100644 --- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild +++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dleidert/chemical-mime/archive/${COMMIT}.tar.gz -> $ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~x86" IUSE="" RDEPEND="x11-misc/shared-mime-info"