diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-20 07:07:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-20 07:07:09 +0200 |
commit | 2ed2e39770eac16504882c2537457299042f3c40 (patch) | |
tree | 2f815343387e9c1a10620836c8b9d00a0207bf2a /media-gfx/sam2p | |
parent | dev-python/certifi: amd64 stable wrt bug #622198 (diff) | |
download | gentoo-2ed2e39770eac16504882c2537457299042f3c40.tar.gz gentoo-2ed2e39770eac16504882c2537457299042f3c40.tar.bz2 gentoo-2ed2e39770eac16504882c2537457299042f3c40.zip |
media-gfx/sam2p: amd64 stable wrt bug #617014
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 1cdef4865dca..7e85e80a4690 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" |