diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-06-26 22:17:51 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-06-26 22:17:51 +0200 |
commit | 9c4cb174dfb10c7974fd8efa700e04ed47ca23eb (patch) | |
tree | 3295c04b92fbb16a59ea62572ad03ebee26b58ed /media-gfx/sam2p | |
parent | dev-perl/Olson-Abbreviations: Add missing test dependency (diff) | |
download | gentoo-9c4cb174dfb10c7974fd8efa700e04ed47ca23eb.tar.gz gentoo-9c4cb174dfb10c7974fd8efa700e04ed47ca23eb.tar.bz2 gentoo-9c4cb174dfb10c7974fd8efa700e04ed47ca23eb.zip |
media-gfx/sam2p-0.49.3-r0: add alpha keyword
Gentoo-Bug: 617014
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 5b793de3148f..178e4dcf16ae 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" |