Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/pxp/
Date: Mon, 27 Jun 2016 20:34:01
Message-Id: 1467057957.e5968b500e592ca5cd6cbc4f83f4cd3501a90101.monsieurp@gentoo
1 commit: e5968b500e592ca5cd6cbc4f83f4cd3501a90101
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 27 20:03:22 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 20:05:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5968b50
7
8 dev-ml/pxp: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.28
11
12 Gentoo-Bug: https://bugs.gentoo.org/586926
13
14 dev-ml/pxp/pxp-1.2.8-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ml/pxp/pxp-1.2.8-r1.ebuild b/dev-ml/pxp/pxp-1.2.8-r1.ebuild
18 index d172cf5..017439f 100644
19 --- a/dev-ml/pxp/pxp-1.2.8-r1.ebuild
20 +++ b/dev-ml/pxp/pxp-1.2.8-r1.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.camlcity.org/projects/pxp.html"
22 SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz"
23
24 LICENSE="MIT"
25 -KEYWORDS="~amd64 ~ppc ~x86"
26 +KEYWORDS="amd64 ppc x86"
27
28 SLOT="0/${PV}"
29 DEPEND=">=dev-ml/pcre-ocaml-4.31:=