summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-03-24 07:24:13 +0100
committerMartin Väth <martin@mvath.de>2017-03-24 07:24:39 +0100
commit3dea29c4569a45ddf2dcd8b3589354e09b091f29 (patch)
tree08eb5943d4fe653eb4cbc530f9e0b129903cecd7 /app-emacs
parentFix python deps (diff)
downloadmv-3dea29c4569a45ddf2dcd8b3589354e09b091f29.tar.gz
mv-3dea29c4569a45ddf2dcd8b3589354e09b091f29.tar.bz2
mv-3dea29c4569a45ddf2dcd8b3589354e09b091f29.zip
Remove arches no longer in gentoo repository
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/po-mode/po-mode-0.19.8.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/po-mode/po-mode-0.19.8.1-r1.ebuild b/app-emacs/po-mode/po-mode-0.19.8.1-r1.ebuild
index 5c8d4dd2..3113ada8 100644
--- a/app-emacs/po-mode/po-mode-0.19.8.1-r1.ebuild
+++ b/app-emacs/po-mode/po-mode-0.19.8.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2016 Gentoo Foundation
+# Copyright 2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
S="${WORKDIR}/gettext-${PV}/gettext-tools/misc"