diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-02-18 22:16:18 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-02-18 22:23:39 +0100 |
commit | d77780b81852b77c6037a666517e8c9bb40884a5 (patch) | |
tree | c864bf7f12145a54d184e594fec3ece4661c9761 /dev-python/defcon | |
parent | dev-python/ufoLib: amd64 stable (diff) | |
download | gentoo-d77780b81852b77c6037a666517e8c9bb40884a5.tar.gz gentoo-d77780b81852b77c6037a666517e8c9bb40884a5.tar.bz2 gentoo-d77780b81852b77c6037a666517e8c9bb40884a5.zip |
dev-python/defcon: 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/defcon')
-rw-r--r-- | dev-python/defcon/defcon-0.5.3.ebuild | 4 |
1 files 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 08be7e8bd1fb..8f8ee06aa949 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=" |