dev-python/pytest-relaxed: re-stabilize 1.1.4 on alpha
authorVirgil Dupras <vdupras@gentoo.org>
Sun, 7 Oct 2018 20:01:50 +0000 (16:01 -0400)
committerVirgil Dupras <vdupras@gentoo.org>
Sun, 7 Oct 2018 20:01:50 +0000 (16:01 -0400)
alpha was mistakenly de-stabilized as part of #647562 when it was
already stabilized as part of #663988

Bug: https://bugs.gentoo.org/663988
Bug: https://bugs.gentoo.org/647562
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild

index 683884b4f05d01ff9f9fc4ea1cc4af4ca0a2fdf4..7bc9b75035b86f0c7d3a6e8444160ff0ec055462 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
 IUSE="test"
 
 RDEPEND="