diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-12-04 12:56:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-12-04 12:56:14 +0100 |
commit | 98dafb3466643b76e74f4ccb8719561c961f5625 (patch) | |
tree | bd443cbe4a5db42a5289a75ed5ba0759c6863e90 /media-video/vcdimager | |
parent | dev-python/numpy: amd64 stable wrt bug #627952 (diff) | |
download | gentoo-98dafb3466643b76e74f4ccb8719561c961f5625.tar.gz gentoo-98dafb3466643b76e74f4ccb8719561c961f5625.tar.bz2 gentoo-98dafb3466643b76e74f4ccb8719561c961f5625.zip |
media-video/vcdimager: amd64 stable wrt bug #648954
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-video/vcdimager')
-rw-r--r-- | media-video/vcdimager/vcdimager-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vcdimager/vcdimager-2.0.1.ebuild b/media-video/vcdimager/vcdimager-2.0.1.ebuild index 0eed4a6d6233..acdcec028b19 100644 --- a/media-video/vcdimager/vcdimager-2.0.1.ebuild +++ b/media-video/vcdimager/vcdimager-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="static-libs +xml" RDEPEND=" |