summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-04 07:02:16 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-03-04 07:44:55 +0100
commitaff18bed6bae5d8f46a774870bb9a3eeffa486b0 (patch)
tree4b641c77a84d23a86d990438897472a58125d7ab /app-cdr/isomaster
parentapp-text/highlight: x86 stable (bug #613682) (diff)
downloadgentoo-aff18bed6bae5d8f46a774870bb9a3eeffa486b0.tar.gz
gentoo-aff18bed6bae5d8f46a774870bb9a3eeffa486b0.tar.bz2
gentoo-aff18bed6bae5d8f46a774870bb9a3eeffa486b0.zip
app-cdr/isomaster: x86 stable (bug #648096)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-cdr/isomaster')
-rw-r--r--app-cdr/isomaster/isomaster-1.3.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/isomaster/isomaster-1.3.13.ebuild b/app-cdr/isomaster/isomaster-1.3.13.ebuild
index c6a48e60f11d..218374f6fcae 100644
--- a/app-cdr/isomaster/isomaster-1.3.13.ebuild
+++ b/app-cdr/isomaster/isomaster-1.3.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 x86 ~x86-fbsd"
IUSE="nls"
RDEPEND=">=dev-libs/iniparser-3.0.0:0