diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-27 07:53:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-27 07:54:36 +0000 |
commit | 82d5f270b41a2408ca99196ff27cccf5390d0d45 (patch) | |
tree | b6d92b1ca6a39e85572334522d69a980aff8e2f4 /media-gfx/mypaint-brushes | |
parent | dev-python/pastedeploy: Combine both revisions (diff) | |
download | gentoo-82d5f270b41a2408ca99196ff27cccf5390d0d45.tar.gz gentoo-82d5f270b41a2408ca99196ff27cccf5390d0d45.tar.bz2 gentoo-82d5f270b41a2408ca99196ff27cccf5390d0d45.zip |
media-gfx/mypaint-brushes: keyworded 1.3.0-r1 for ia64, bug #685624
Package-Manager: Portage-2.3.85, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-gfx/mypaint-brushes')
-rw-r--r-- | media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild index 7c8f622060cf..81cc30d41ad8 100644 --- a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild +++ b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Jehan/mypaint-brushes/archive/v1.3.0.tar.gz -> ${P}. LICENSE="CC0-1.0" SLOT="1.0" # due to pkgconfig name "mypaint-brushes-1.0" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ia64 ~ppc64 x86" IUSE="" DOCS=( AUTHORS NEWS README.md ) # to exclude README symlink |