diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-01 20:14:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-01 20:07:42 +0000 |
commit | c3d1448a5dd7dd4d65cdc8ec1fec5034eee7fad0 (patch) | |
tree | a90523b06f4c0dff0d05288926fa6326fa371a09 /media-libs | |
parent | dev-php/PEAR-Exception: keyworded 1.0.0 for sparc, bug #613380 (diff) | |
download | gentoo-c3d1448a5dd7dd4d65cdc8ec1fec5034eee7fad0.tar.gz gentoo-c3d1448a5dd7dd4d65cdc8ec1fec5034eee7fad0.tar.bz2 gentoo-c3d1448a5dd7dd4d65cdc8ec1fec5034eee7fad0.zip |
media-libs/libmypaint: keyworded 1.3.0 for sparc, bug #589098
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libmypaint/libmypaint-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmypaint/libmypaint-1.3.0.ebuild b/media-libs/libmypaint/libmypaint-1.3.0.ebuild index a1c25ca7349c..b0b54c6a3558 100644 --- a/media-libs/libmypaint/libmypaint-1.3.0.ebuild +++ b/media-libs/libmypaint/libmypaint-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/mypaint/libmypaint/releases/download/v${MY_PV}/${MY_ LICENSE="ISC" SLOT="0/0" # first soname component for subslot -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="+gegl introspection nls openmp" CDEPEND=" |