commit:     f2080a6dbe1c27ff18bacf2bef49d8f2c35f91a9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  2 07:37:15 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  2 07:37:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2080a6d

dev-python/peewee: Stabilize 3.14.0 amd64, #773802

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/peewee/peewee-3.14.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/peewee/peewee-3.14.0.ebuild 
b/dev-python/peewee/peewee-3.14.0.ebuild
index 207e54dab13..28cec5d944b 100644
--- a/dev-python/peewee/peewee-3.14.0.ebuild
+++ b/dev-python/peewee/peewee-3.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples test"
 RESTRICT="!test? ( test )"
 

Reply via email to