diff options
author | 2016-12-29 11:42:50 +0100 | |
---|---|---|
committer | 2016-12-29 11:44:52 +0100 | |
commit | 2ad251651e21996b853a401d63b37bbfcc912b4d (patch) | |
tree | c8d5565b64f6beaad61920c1abbc46921b7ad411 /dev-python/pysrt | |
parent | sci-libs/gdal: x86 stable wrt bug #586204 (diff) | |
download | gentoo-2ad251651e21996b853a401d63b37bbfcc912b4d.tar.gz gentoo-2ad251651e21996b853a401d63b37bbfcc912b4d.tar.bz2 gentoo-2ad251651e21996b853a401d63b37bbfcc912b4d.zip |
dev-python/pysrt: x86 stable wrt bug #589562
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pysrt')
-rw-r--r-- | dev-python/pysrt/pysrt-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysrt/pysrt-1.1.1.ebuild b/dev-python/pysrt/pysrt-1.1.1.ebuild index 73f031112de5..84940b92bcdf 100644 --- a/dev-python/pysrt/pysrt-1.1.1.ebuild +++ b/dev-python/pysrt/pysrt-1.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://pypi.python.org/packages/f6/33/16ad65a8973cb8bcb494af09ee1b9ab5 LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="dev-python/chardet[${PYTHON_USEDEP}]" |