diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-22 17:11:11 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-22 17:11:30 +0100 |
commit | cd40333e63bd00aa8e1e84c08051971d1e9e1a60 (patch) | |
tree | e166c972052f8be588acbe7b486576540f633238 /media-gfx | |
parent | media-plugins/vdr-xineliboutput: remove unused file (diff) | |
download | gentoo-cd40333e63bd00aa8e1e84c08051971d1e9e1a60.tar.gz gentoo-cd40333e63bd00aa8e1e84c08051971d1e9e1a60.tar.bz2 gentoo-cd40333e63bd00aa8e1e84c08051971d1e9e1a60.zip |
media-gfx/gnuclad: Stable for amd64
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gnuclad/gnuclad-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gnuclad/gnuclad-0.2.4.ebuild b/media-gfx/gnuclad/gnuclad-0.2.4.ebuild index 9d9826b28d99..198306e40753 100644 --- a/media-gfx/gnuclad/gnuclad-0.2.4.ebuild +++ b/media-gfx/gnuclad/gnuclad-0.2.4.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="http://launchpad.net/gnuclad/trunk/0.2/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="examples" DEPEND="" |