diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:18:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:15 +0000 |
commit | 663b84975892dd142eb9b63296822cd50402084d (patch) | |
tree | e7081bcc7f0c014da29964406b20fdf644225f9f /media-gfx | |
parent | dev-vcs/guilt: stable 0.36-r1 for ppc, bug #676538 (diff) | |
download | gentoo-663b84975892dd142eb9b63296822cd50402084d.tar.gz gentoo-663b84975892dd142eb9b63296822cd50402084d.tar.bz2 gentoo-663b84975892dd142eb9b63296822cd50402084d.zip |
media-gfx/aview: stable 1.3.0_rc1-r3 for ppc, bug #676548
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/aview/aview-1.3.0_rc1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild b/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild index 218cb86e9ff3..938ed7cb773a 100644 --- a/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild +++ b/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://aa-project.sourceforge.net/aview/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="" DEPEND=">=media-libs/aalib-1.4_rc4" |