Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libixion/
Date: Sat, 03 Feb 2018 19:34:23
Message-Id: 1517686443.85993bfddc6f6c93af90609eadbfdc55f223753c.asturm@gentoo
1 commit: 85993bfddc6f6c93af90609eadbfdc55f223753c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 3 19:10:42 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 3 19:34:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85993bfd
7
8 dev-libs/libixion: Restore keywords
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-libs/libixion/libixion-0.13.0.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/dev-libs/libixion/libixion-0.13.0.ebuild b/dev-libs/libixion/libixion-0.13.0.ebuild
16 index 1cf9c89f976..b814fbb37ad 100644
17 --- a/dev-libs/libixion/libixion-0.13.0.ebuild
18 +++ b/dev-libs/libixion/libixion-0.13.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -17,8 +17,8 @@ HOMEPAGE="https://gitlab.com/ixion/ixion"
26
27 LICENSE="MIT"
28 SLOT="0/0.13" # based on SONAME of libixion.so
29 -# [[ ${PV} == 9999 ]] || \
30 -# KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
31 +[[ ${PV} == 9999 ]] || \
32 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
33 IUSE="debug python static-libs +threads"
34
35 RDEPEND="