diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:08:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:20 +0100 |
commit | 528de967bc5cd3c54bee6d634fffc8c7872411b5 (patch) | |
tree | e07883d0ec9d77764ebdfdf998c0ba37d1919376 /dev-python/python-slip | |
parent | sci-biology/finchtv: x86 stable wrt bug #770757 (diff) | |
download | gentoo-528de967bc5cd3c54bee6d634fffc8c7872411b5.tar.gz gentoo-528de967bc5cd3c54bee6d634fffc8c7872411b5.tar.bz2 gentoo-528de967bc5cd3c54bee6d634fffc8c7872411b5.zip |
dev-python/python-slip: x86 stable wrt bug #770955
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-slip')
-rw-r--r-- | dev-python/python-slip/python-slip-0.6.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slip/python-slip-0.6.5-r1.ebuild b/dev-python/python-slip/python-slip-0.6.5-r1.ebuild index 7c4e67a85fe4..b41b4b968214 100644 --- a/dev-python/python-slip/python-slip-0.6.5-r1.ebuild +++ b/dev-python/python-slip/python-slip-0.6.5-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/nphilipp/${PN}/releases/download/${P}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="dbus selinux" RDEPEND=" |