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-lisp/asdf/
Date: Mon, 19 Feb 2018 20:15:24
Message-Id: 1519071310.6f62a19a61d2cecaf3c50b4956112e0e2339a5a3.slyfox@gentoo
1 commit: 6f62a19a61d2cecaf3c50b4956112e0e2339a5a3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 19 20:15:10 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 19 20:15:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f62a19a
7
8 dev-lisp/asdf: stable 3.1.5 for ia64, bug #577744
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-lisp/asdf/asdf-3.1.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-lisp/asdf/asdf-3.1.5.ebuild b/dev-lisp/asdf/asdf-3.1.5.ebuild
17 index 4a454440ff0..fb0374622df 100644
18 --- a/dev-lisp/asdf/asdf-3.1.5.ebuild
19 +++ b/dev-lisp/asdf/asdf-3.1.5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -10,7 +10,7 @@ SRC_URI="http://common-lisp.net/project/${PN}/archives/${P}.tar.gz"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
31 +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
32 IUSE="doc"
33
34 SLOT="0/${PVR}"