diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:15:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:04:50 +0200 |
commit | 6566970735ee09ae59e74a5db26e766d77467b78 (patch) | |
tree | f70bdfcc6c8c1ac650c049ebc078724b6cd7ad2a /app-misc/cdcat | |
parent | net-p2p/bitcoin-qt: x86 stable (bug #666669) (diff) | |
download | gentoo-6566970735ee09ae59e74a5db26e766d77467b78.tar.gz gentoo-6566970735ee09ae59e74a5db26e766d77467b78.tar.bz2 gentoo-6566970735ee09ae59e74a5db26e766d77467b78.zip |
app-misc/cdcat: x86 stable (bug #667364)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'app-misc/cdcat')
-rw-r--r-- | app-misc/cdcat/cdcat-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdcat/cdcat-0.3-r1.ebuild b/app-misc/cdcat/cdcat-0.3-r1.ebuild index 3649b8e2eacc..0cbb91c6dbee 100644 --- a/app-misc/cdcat/cdcat-0.3-r1.ebuild +++ b/app-misc/cdcat/cdcat-0.3-r1.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=7 @@ -10,7 +10,7 @@ HOMEPAGE="http://cdcatalog.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND="virtual/cdrtools !app-backup/cdbkup" |