Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/syncdir/
Date: Wed, 12 Sep 2018 20:47:34
Message-Id: 1536785128.23738f3a3ee6c0912ab27492aa7ee0042f722e8d.whissi@gentoo
1 commit: 23738f3a3ee6c0912ab27492aa7ee0042f722e8d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 12 20:45:28 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 12 20:45:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23738f3a
7
8 dev-libs/syncdir: x86 stable (bug #665786)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 dev-libs/syncdir/syncdir-1.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/syncdir/syncdir-1.0-r2.ebuild b/dev-libs/syncdir/syncdir-1.0-r2.ebuild
16 index ed06d5f7959..5bd567f2950 100644
17 --- a/dev-libs/syncdir/syncdir-1.0-r2.ebuild
18 +++ b/dev-libs/syncdir/syncdir-1.0-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://untroubled.org/syncdir/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="GPL-2"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25 IUSE="static-libs"
26
27 src_prepare() {