diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-08 15:00:39 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-08 15:00:39 -0400 |
commit | 575c26688b3536d3010b2125876671465af3c016 (patch) | |
tree | ac6f62d8f343e4cb266854e7cc6a03d208895c75 /media-video | |
parent | media-video/hasciicam: amd64 stable wrt bug #681490 (diff) | |
download | gentoo-575c26688b3536d3010b2125876671465af3c016.tar.gz gentoo-575c26688b3536d3010b2125876671465af3c016.tar.bz2 gentoo-575c26688b3536d3010b2125876671465af3c016.zip |
media-video/vamps: amd64 stable wrt bug #681502
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vamps/vamps-0.99.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vamps/vamps-0.99.2-r1.ebuild b/media-video/vamps/vamps-0.99.2-r1.ebuild index 04955402191b..4c9f5bbd0d54 100644 --- a/media-video/vamps/vamps-0.99.2-r1.ebuild +++ b/media-video/vamps/vamps-0.99.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/vamps/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND=">=media-libs/libdvdread-0.9.4" |