diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 08:11:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 08:11:12 +0100 |
commit | 937e23d720bd1df3cb0de716b2c445d90df883a1 (patch) | |
tree | 370c8e8cb9d231017e1bc19ea0ecbecf971183cc /media-gfx/sam2p | |
parent | dev-lang/crystal: bump up to 0.23.0 (diff) | |
download | gentoo-937e23d720bd1df3cb0de716b2c445d90df883a1.tar.gz gentoo-937e23d720bd1df3cb0de716b2c445d90df883a1.tar.bz2 gentoo-937e23d720bd1df3cb0de716b2c445d90df883a1.zip |
media-gfx/sam2p: ia64 stable, bug #617014
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-gfx/sam2p')
-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 178e4dcf16ae..c15ca3dd519d 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" |