diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-07 03:23:00 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-07 03:40:45 +0100 |
commit | 1a5695b833b5d74230b3fe816fed78b33109dd2f (patch) | |
tree | c1b62151c2b3bea7843d2c5720aba346264439f0 /dev-python/utidylib | |
parent | app-text/unrtf: x86 stable (bug #604908) (diff) | |
download | gentoo-1a5695b833b5d74230b3fe816fed78b33109dd2f.tar.gz gentoo-1a5695b833b5d74230b3fe816fed78b33109dd2f.tar.bz2 gentoo-1a5695b833b5d74230b3fe816fed78b33109dd2f.zip |
dev-python/utidylib: x86 stable (bug #671446)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r-- | dev-python/utidylib/utidylib-0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/utidylib/utidylib-0.3-r2.ebuild b/dev-python/utidylib/utidylib-0.3-r2.ebuild index 180247a06a16..9b40f6084348 100644 --- a/dev-python/utidylib/utidylib-0.3-r2.ebuild +++ b/dev-python/utidylib/utidylib-0.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="http://dl.cihar.com/${PN}/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="doc test" RDEPEND=" |