From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8F28D1388C1 for ; Mon, 14 Dec 2015 07:54:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1417721C072; Mon, 14 Dec 2015 07:54:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D01C21C072 for ; Mon, 14 Dec 2015 07:54:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7A2BB3406C2 for ; Mon, 14 Dec 2015 07:54:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8B6EB33 for ; Mon, 14 Dec 2015 07:54:52 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1450079803.da96e8eb2f82db60c6d1a43a83d1525ef2e70ec6.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/libgudev/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/libgudev/libgudev-230.ebuild X-VCS-Directories: virtual/libgudev/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: da96e8eb2f82db60c6d1a43a83d1525ef2e70ec6 X-VCS-Branch: master Date: Mon, 14 Dec 2015 07:54:52 +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: 6e9cf9b4-7d53-4ff1-82e7-c4d4972cd559 X-Archives-Hash: 81054690575c09a468df46f2be7e0a79 commit: da96e8eb2f82db60c6d1a43a83d1525ef2e70ec6 Author: Anthony G. Basile gentoo org> AuthorDate: Mon Dec 14 07:56:43 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Dec 14 07:56:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da96e8eb virtual/libgudev: stable on amd64, bug #568082 Package-Manager: portage-2.2.24 virtual/libgudev/libgudev-230.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/libgudev/libgudev-230.ebuild b/virtual/libgudev/libgudev-230.ebuild index 4fe71ad..e2b3dbd 100644 --- a/virtual/libgudev/libgudev-230.ebuild +++ b/virtual/libgudev/libgudev-230.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="" SLOT="0/0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="introspection static-libs" DEPEND=""