diff options
author | William Hubbs <williamh@gentoo.org> | 2017-01-09 16:50:52 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2017-01-09 16:57:08 -0600 |
commit | baef02ca51fe2587f4d80df154d3fe83a3ad4ead (patch) | |
tree | 9678624b3d8501484cd10bd2a75c716e95029d8f /dev-util/meson | |
parent | app-misc/i2bits: new ebuild. (diff) | |
download | gentoo-baef02ca51fe2587f4d80df154d3fe83a3ad4ead.tar.gz gentoo-baef02ca51fe2587f4d80df154d3fe83a3ad4ead.tar.bz2 gentoo-baef02ca51fe2587f4d80df154d3fe83a3ad4ead.zip |
dev-util/meson: stabilize 0.36.0
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-util/meson')
-rw-r--r-- | dev-util/meson/meson-0.36.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/meson/meson-0.36.0.ebuild b/dev-util/meson/meson-0.36.0.ebuild index 2d7ef8973b45..434f110c80cb 100644 --- a/dev-util/meson/meson-0.36.0.ebuild +++ b/dev-util/meson/meson-0.36.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="${PYTHON_DEPS} |