commit: d77780b81852b77c6037a666517e8c9bb40884a5 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Mon Feb 18 21:16:18 2019 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Mon Feb 18 21:23:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d77780b8
dev-python/defcon: amd64 stable Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> dev-python/defcon/defcon-0.5.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/defcon/defcon-0.5.3.ebuild b/dev-python/defcon/defcon-0.5.3.ebuild index 08be7e8bd1f..8f8ee06aa94 100644 --- a/dev-python/defcon/defcon-0.5.3.ebuild +++ b/dev-python/defcon/defcon-0.5.3.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/typesupply/defcon/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND="
