Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libdlo/
Date: Mon, 07 May 2018 19:23:08
Message-Id: 1525720961.b19c1fc746f9e592a789c6c9ad0bf9234f376326.whissi@gentoo
1 commit: b19c1fc746f9e592a789c6c9ad0bf9234f376326
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 18:05:54 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 19:22:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19c1fc7
7
8 x11-libs/libdlo: x86 stable (bug #655010)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
11
12 x11-libs/libdlo/libdlo-0.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/libdlo/libdlo-0.1.2.ebuild b/x11-libs/libdlo/libdlo-0.1.2.ebuild
16 index d461b4dee5b..4295c3f98d1 100644
17 --- a/x11-libs/libdlo/libdlo-0.1.2.ebuild
18 +++ b/x11-libs/libdlo/libdlo-0.1.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~berniet/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25 IUSE="static-libs test-program"
26
27 RDEPEND="virtual/libusb:0="