commit: 6bbd5832c46ce05bdb00299a99f3d5df1cc5c1e6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 19:30:56 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Mar 18 07:33:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bbd5832
dev-libs/tre: Copy stable keywords over to 0.8.0-r1, #597484 The new revision differs only by removing the Python counterpart. It needs to go stable for distutils.eclass removal. dev-libs/tre/tre-0.8.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tre/tre-0.8.0-r1.ebuild b/dev-libs/tre/tre-0.8.0-r1.ebuild index ada5dff289b..4f56e131c36 100644 --- a/dev-libs/tre/tre-0.8.0-r1.ebuild +++ b/dev-libs/tre/tre-0.8.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://laurikari.net/tre/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="nls static-libs" RDEPEND="
