diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:54:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:55 +0100 |
commit | 75247ff396ef8c1b8661ce7c70e633015fcb52e7 (patch) | |
tree | 95a0eb0c35ad7fd1cfd1fd60e447b9a9cbf0e2c2 /dev-python | |
parent | dev-python/docopt: x86 stable wrt bug #606048 (diff) | |
download | gentoo-75247ff396ef8c1b8661ce7c70e633015fcb52e7.tar.gz gentoo-75247ff396ef8c1b8661ce7c70e633015fcb52e7.tar.bz2 gentoo-75247ff396ef8c1b8661ce7c70e633015fcb52e7.zip |
dev-python/icalendar: x86 stable wrt bug #606178
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/icalendar/icalendar-3.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/icalendar/icalendar-3.9.2.ebuild b/dev-python/icalendar/icalendar-3.9.2.ebuild index a08986bfb9c0..e8c5015f948b 100644 --- a/dev-python/icalendar/icalendar-3.9.2.ebuild +++ b/dev-python/icalendar/icalendar-3.9.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="doc test" DOCS="README.rst" |