diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-02-18 22:16:49 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-02-18 22:23:42 +0100 |
commit | 5e4ef4a9a89c8a620223934b5df091ffaf730982 (patch) | |
tree | 3fa5457a576cc3de176c8b13cb4bf56111e54a96 /dev-python/nototools | |
parent | dev-python/booleanOperations: amd64 stable (diff) | |
download | gentoo-5e4ef4a9a89c8a620223934b5df091ffaf730982.tar.gz gentoo-5e4ef4a9a89c8a620223934b5df091ffaf730982.tar.bz2 gentoo-5e4ef4a9a89c8a620223934b5df091ffaf730982.zip |
dev-python/nototools: amd64 stable
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-python/nototools')
-rw-r--r-- | dev-python/nototools/nototools-20180827.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nototools/nototools-20180827.ebuild b/dev-python/nototools/nototools-20180827.ebuild index ae273247db2c..3ed57f2d87d0 100644 --- a/dev-python/nototools/nototools-20180827.ebuild +++ b/dev-python/nototools/nototools-20180827.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/googlei18n/nototools/archive/${COMMIT}.tar.gz#/notot LICENSE="Apache-2.0 OFL-1.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND="" |