commit: b23955fe5936deda098fd50aed90e7c6af27836a Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Dec 8 23:27:05 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Dec 8 23:31:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b23955fe
dev-python/soupsieve: keyworded 1.9.5 for ia64, bug #701290 Package-Manager: Portage-2.3.81, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/soupsieve/soupsieve-1.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/soupsieve/soupsieve-1.9.5.ebuild b/dev-python/soupsieve/soupsieve-1.9.5.ebuild index 1888f57b9d0..0e81dcaba08 100644 --- a/dev-python/soupsieve/soupsieve-1.9.5.ebuild +++ b/dev-python/soupsieve/soupsieve-1.9.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="
