diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-03-16 20:30:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-03-18 08:33:28 +0100 |
commit | 6bbd5832c46ce05bdb00299a99f3d5df1cc5c1e6 (patch) | |
tree | 3ce8a481869eddf62d7f15ad6bfb81a764c069b0 /dev-libs/tre | |
parent | dev-tcltk/snack: Drop old (distutils.eclass) (diff) | |
download | gentoo-6bbd5832c46ce05bdb00299a99f3d5df1cc5c1e6.tar.gz gentoo-6bbd5832c46ce05bdb00299a99f3d5df1cc5c1e6.tar.bz2 gentoo-6bbd5832c46ce05bdb00299a99f3d5df1cc5c1e6.zip |
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.
Diffstat (limited to 'dev-libs/tre')
-rw-r--r-- | dev-libs/tre/tre-0.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tre/tre-0.8.0-r1.ebuild b/dev-libs/tre/tre-0.8.0-r1.ebuild index ada5dff289b6..4f56e131c36f 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=" |