diff options
Diffstat (limited to 'app-misc')
-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" |