Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/osc/
Date: Sun, 27 Dec 2015 13:37:47
Message-Id: 1451223451.f86eb9f3c17775f1996d0e5140d1490ca489252f.ago@gentoo
1 commit: f86eb9f3c17775f1996d0e5140d1490ca489252f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 13:37:31 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 13:37:31 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86eb9f3
7
8 dev-util/osc: amd64 stable wrt bug #553606
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-util/osc/osc-0.152.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/osc/osc-0.152.0.ebuild b/dev-util/osc/osc-0.152.0.ebuild
18 index e394d17..356fef0 100644
19 --- a/dev-util/osc/osc-0.152.0.ebuild
20 +++ b/dev-util/osc/osc-0.152.0.ebuild
21 @@ -31,7 +31,7 @@ IUSE=""
22
23 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
24 [[ "${PV}" == "9999" ]] || \
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27
28 DEPEND="
29 dev-python/urlgrabber[${PYTHON_USEDEP}]