diff options
author | 2014-01-16 07:47:30 +0000 | |
---|---|---|
committer | 2014-01-16 07:47:30 +0000 | |
commit | bd1afd1ddb33da1da8480a92d4f3d44aee4f26bf (patch) | |
tree | ca301e22eb3a409f8ea7dc8e3cb1ef32515595e8 /media-gfx | |
parent | Mark ia64/s390 stable #496752. (diff) | |
download | gentoo-2-bd1afd1ddb33da1da8480a92d4f3d44aee4f26bf.tar.gz gentoo-2-bd1afd1ddb33da1da8480a92d4f3d44aee4f26bf.tar.bz2 gentoo-2-bd1afd1ddb33da1da8480a92d4f3d44aee4f26bf.zip |
Add ~amd64-linux keyword
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/nomacs/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/nomacs/nomacs-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/nomacs/ChangeLog b/media-gfx/nomacs/ChangeLog index 1aebc64af005..1b294eddc847 100644 --- a/media-gfx/nomacs/ChangeLog +++ b/media-gfx/nomacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/nomacs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/ChangeLog,v 1.6 2014/01/14 10:46:06 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/ChangeLog,v 1.7 2014/01/16 07:47:30 pinkbyte Exp $ + + 16 Jan 2014; Sergey Popov <pinkbyte@gentoo.org> nomacs-1.6.2.ebuild: + Add ~amd64-linux keyword *nomacs-1.6.2 (14 Jan 2014) diff --git a/media-gfx/nomacs/nomacs-1.6.2.ebuild b/media-gfx/nomacs/nomacs-1.6.2.ebuild index bc6366133b6f..8cfd8e53c352 100644 --- a/media-gfx/nomacs/nomacs-1.6.2.ebuild +++ b/media-gfx/nomacs/nomacs-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/nomacs-1.6.2.ebuild,v 1.1 2014/01/14 10:46:06 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/nomacs-1.6.2.ebuild,v 1.2 2014/01/16 07:47:30 pinkbyte Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-source.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~amd64-linux" IUSE="raw tiff webp" PATCHES=( "${FILESDIR}/${P}-use-system-webp.patch" ) |