diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-06 16:37:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-06 16:37:01 +0300 |
commit | ada2bfe91db615a0d7f6eee8d67b4f652da96900 (patch) | |
tree | 1c82dc93a4dd5d547cfd3ae0d361a394de57e3fc /media-video/vcdimager | |
parent | www-servers/apache: alpha stable wrt bug #676064 (diff) | |
download | gentoo-ada2bfe91db615a0d7f6eee8d67b4f652da96900.tar.gz gentoo-ada2bfe91db615a0d7f6eee8d67b4f652da96900.tar.bz2 gentoo-ada2bfe91db615a0d7f6eee8d67b4f652da96900.zip |
media-video/vcdimager: alpha stable wrt bug #648954
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
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 ce43e32b0d6a..52eff75cdd9a 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 Authors +# Copyright 1999-2019 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=" |