diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:46:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:46:39 +0200 |
commit | e75386c8eb58ac60f9c47e5ece5600c771a976bd (patch) | |
tree | 441fc92cb96f1087a51081afeaaa95f21c11470c /media-gfx | |
parent | app-misc/tmux: ppc stable wrt bug #620076 (diff) | |
download | gentoo-e75386c8eb58ac60f9c47e5ece5600c771a976bd.tar.gz gentoo-e75386c8eb58ac60f9c47e5ece5600c771a976bd.tar.bz2 gentoo-e75386c8eb58ac60f9c47e5ece5600c771a976bd.zip |
media-gfx/sam2p: ppc stable wrt bug #617014
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/sam2p/sam2p-0.49.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/sam2p/sam2p-0.49.3.ebuild b/media-gfx/sam2p/sam2p-0.49.3.ebuild index 9034fde323b4..77f513c99078 100644 --- a/media-gfx/sam2p/sam2p-0.49.3.ebuild +++ b/media-gfx/sam2p/sam2p-0.49.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="examples gif" DEPEND="dev-lang/perl" |