Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/libgudev/
Date: Mon, 14 Dec 2015 07:54:58
Message-Id: 1450079803.da96e8eb2f82db60c6d1a43a83d1525ef2e70ec6.blueness@gentoo
1 commit: da96e8eb2f82db60c6d1a43a83d1525ef2e70ec6
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 14 07:56:43 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 14 07:56:43 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da96e8eb
7
8 virtual/libgudev: stable on amd64, bug #568082
9
10 Package-Manager: portage-2.2.24
11
12 virtual/libgudev/libgudev-230.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/libgudev/libgudev-230.ebuild b/virtual/libgudev/libgudev-230.ebuild
16 index 4fe71ad..e2b3dbd 100644
17 --- a/virtual/libgudev/libgudev-230.ebuild
18 +++ b/virtual/libgudev/libgudev-230.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI=""
20
21 LICENSE=""
22 SLOT="0/0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 IUSE="introspection static-libs"
26
27 DEPEND=""