Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/volume_key/
Date: Thu, 28 Dec 2017 11:58:58
Message-Id: 1514462327.8ea04a0ac6df40b1e042c1b9880364548a1e7b63.slyfox@gentoo
1 commit: 8ea04a0ac6df40b1e042c1b9880364548a1e7b63
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 28 11:56:19 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 11:58:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ea04a0a
7
8 dev-libs/volume_key: stable 0.3.9 for ia64, bug #635302
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-libs/volume_key/volume_key-0.3.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/volume_key/volume_key-0.3.9.ebuild b/dev-libs/volume_key/volume_key-0.3.9.ebuild
17 index 6f89a7c56ab..d281bf2c383 100644
18 --- a/dev-libs/volume_key/volume_key-0.3.9.ebuild
19 +++ b/dev-libs/volume_key/volume_key-0.3.9.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~sparc x86"
26 IUSE="test"
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"