diff options
author | 2020-08-09 17:52:46 +0100 | |
---|---|---|
committer | 2020-08-09 17:52:46 +0100 | |
commit | e397c679138927862311bf3982a95f84388e9862 (patch) | |
tree | f1749e06c2ee188f09cd3dec1c29355ee4c8529f /dev-python/pylast | |
parent | dev-python/filetype: keyworded 1.0.5 for ia64 (diff) | |
download | gentoo-e397c679138927862311bf3982a95f84388e9862.tar.gz gentoo-e397c679138927862311bf3982a95f84388e9862.tar.bz2 gentoo-e397c679138927862311bf3982a95f84388e9862.zip |
dev-python/pylast: keyworded 3.2.1 for ia64
keyworded wrt bug #736519
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pylast')
-rw-r--r-- | dev-python/pylast/pylast-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylast/pylast-3.2.1.ebuild b/dev-python/pylast/pylast-3.2.1.ebuild index 4ac0d5144824..bb2a7dcd9a56 100644 --- a/dev-python/pylast/pylast-3.2.1.ebuild +++ b/dev-python/pylast/pylast-3.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ia64 x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND} |