diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 12:50:53 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 13:05:03 +0200 |
commit | 12ff68ced89d1c65456a4276ce8e57b98bc61218 (patch) | |
tree | 3e64b3e3323d3453de06ef7db567885b62e6c259 /media-gfx/sam2p | |
parent | dev-tex/tex4ht: marked ~x64-macos, bug #650848 (diff) | |
download | gentoo-12ff68ced89d1c65456a4276ce8e57b98bc61218.tar.gz gentoo-12ff68ced89d1c65456a4276ce8e57b98bc61218.tar.bz2 gentoo-12ff68ced89d1c65456a4276ce8e57b98bc61218.zip |
media-gfx/sam2p: marked ~x64-macos, bug #650848
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-gfx/sam2p')
-rw-r--r-- | media-gfx/sam2p/sam2p-0.49.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/sam2p/sam2p-0.49.3.ebuild b/media-gfx/sam2p/sam2p-0.49.3.ebuild index c6eb44f5fa9b..cc4e1cdb5b0b 100644 --- a/media-gfx/sam2p/sam2p-0.49.3.ebuild +++ b/media-gfx/sam2p/sam2p-0.49.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x64-macos" IUSE="examples gif" DEPEND="dev-lang/perl" |