commit: f4e86ad0992cbcf0858930a24033d836031bd45d Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org> AuthorDate: Sat Aug 18 17:25:59 2018 +0000 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org> CommitDate: Sat Aug 18 17:25:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e86ad0
dev-python/pytest-relaxed: mark amd64 stable Bug: https://bugs.gentoo.org/663988 Package-Manager: Portage-2.3.47, Repoman-2.3.10 dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild index 79e4eb96842..2f735703528 100644 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild +++ b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild @@ -13,7 +13,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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="test" RDEPEND="
