summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-03-10 16:44:16 +0100
committerJeroen Roovers <jer@gentoo.org>2019-03-10 16:48:35 +0100
commitd5d91857e970c515b54de2976e6649d2e75791ed (patch)
treef17f39fb0ea40efa528e88139b6ff2164cf1eb6a /app-cdr
parentsys-kernel/gentoo-sources: Linux patch 5.0.1 and netfilter patch (diff)
downloadgentoo-d5d91857e970c515b54de2976e6649d2e75791ed.tar.gz
gentoo-d5d91857e970c515b54de2976e6649d2e75791ed.tar.bz2
gentoo-d5d91857e970c515b54de2976e6649d2e75791ed.zip
app-cdr/cdemu: Drop ~hppa
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Bug: https://bugs.gentoo.org/426328 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/cdemu/cdemu-3.2.0.ebuild4
-rw-r--r--app-cdr/cdemu/cdemu-3.2.1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/cdemu/cdemu-3.2.0.ebuild b/app-cdr/cdemu/cdemu-3.2.0.ebuild
index 81365ccb45e4..13ab76055be7 100644
--- a/app-cdr/cdemu/cdemu-3.2.0.ebuild
+++ b/app-cdr/cdemu/cdemu-3.2.0.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="6"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-client-${PV}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 x86"
IUSE="+cdemu-daemon"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/app-cdr/cdemu/cdemu-3.2.1.ebuild b/app-cdr/cdemu/cdemu-3.2.1.ebuild
index 9287c227937c..3da78b6b6bd8 100644
--- a/app-cdr/cdemu/cdemu-3.2.1.ebuild
+++ b/app-cdr/cdemu/cdemu-3.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-client-${PV}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="+cdemu-daemon"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"