diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:01 +0200 |
commit | 103a58258879de879882419c97084896f479e672 (patch) | |
tree | 6beb3d2420af14b7ade6960d54ecb4411e15e3df /dev-python | |
parent | dev-python/cssselect: Sort KEYWORDS (diff) | |
download | gentoo-103a58258879de879882419c97084896f479e672.tar.gz gentoo-103a58258879de879882419c97084896f479e672.tar.bz2 gentoo-103a58258879de879882419c97084896f479e672.zip |
dev-python/gdmodule: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gdmodule/gdmodule-0.56-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gdmodule/gdmodule-0.56-r2.ebuild b/dev-python/gdmodule/gdmodule-0.56-r2.ebuild index 0ca691c8e2af..d1bdbc4c7272 100644 --- a/dev-python/gdmodule/gdmodule-0.56-r2.ebuild +++ b/dev-python/gdmodule/gdmodule-0.56-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://newcenturycomputers.net/projects/download.cgi/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="jpeg png truetype xpm" RDEPEND=" |