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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AF37B138334 for ; Sun, 9 Sep 2018 08:27:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F520E0871; Sun, 9 Sep 2018 08:27:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC3E3E0871 for ; Sun, 9 Sep 2018 08:27:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B92A340CB4 for ; Sun, 9 Sep 2018 08:27:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 941F238A for ; Sun, 9 Sep 2018 08:27:12 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1536481622.47676f41dfc9a7cd32c7b61b7859c015ed36bf90.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/librecad/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/librecad/librecad-2.1.3-r4.ebuild X-VCS-Directories: media-gfx/librecad/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 47676f41dfc9a7cd32c7b61b7859c015ed36bf90 X-VCS-Branch: master Date: Sun, 9 Sep 2018 08:27:12 +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-Archives-Salt: bbd723c8-75d0-439a-a79c-66e8d82082df X-Archives-Hash: 29f49e9f876158ac1c36c1648dca26cd commit: 47676f41dfc9a7cd32c7b61b7859c015ed36bf90 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Sep 9 08:27:02 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Sep 9 08:27:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47676f41 media-gfx/librecad: amd64 stable wrt bug #664560 Package-Manager: Portage-2.3.40, Repoman-2.3.9 media-gfx/librecad/librecad-2.1.3-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/librecad/librecad-2.1.3-r4.ebuild b/media-gfx/librecad/librecad-2.1.3-r4.ebuild index 5e3ef74458b..874bb483159 100644 --- a/media-gfx/librecad/librecad-2.1.3-r4.ebuild +++ b/media-gfx/librecad/librecad-2.1.3-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/LibreCAD/LibreCAD/archive/${PV/_/}.tar.gz -> ${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="3d debug doc tools"