diff options
Diffstat (limited to 'dev-python/python-ly')
-rw-r--r-- | dev-python/python-ly/python-ly-0.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-ly/python-ly-0.9.5.ebuild b/dev-python/python-ly/python-ly-0.9.5.ebuild index 6bdab043c960..b911dc76b5a8 100644 --- a/dev-python/python-ly/python-ly-0.9.5.ebuild +++ b/dev-python/python-ly/python-ly-0.9.5.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 @@ -12,4 +12,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" |