From 0b8b716331049599ea3299981e3a9ea6e258c5e0 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 30 Mar 2020 10:13:23 -0700 Subject: */*: Drop stable ia64 keywords Signed-off-by: Matt Turner --- dev-tex/latexdiff/latexdiff-1.2.1.ebuild | 2 +- dev-tex/latexdiff/latexdiff-1.3.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-tex/latexdiff') diff --git a/dev-tex/latexdiff/latexdiff-1.2.1.ebuild b/dev-tex/latexdiff/latexdiff-1.2.1.ebuild index 58b9f42702ab..09d9e27ef406 100644 --- a/dev-tex/latexdiff/latexdiff-1.2.1.ebuild +++ b/dev-tex/latexdiff/latexdiff-1.2.1.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then EGIT_REPO_URI="https://github.com/ftilmann/latexdiff.git" else SRC_URI="https://github.com/ftilmann/latexdiff/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" fi LICENSE="GPL-3" diff --git a/dev-tex/latexdiff/latexdiff-1.3.0.ebuild b/dev-tex/latexdiff/latexdiff-1.3.0.ebuild index ac2081b05209..e58c47e32746 100644 --- a/dev-tex/latexdiff/latexdiff-1.3.0.ebuild +++ b/dev-tex/latexdiff/latexdiff-1.3.0.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then EGIT_REPO_URI="https://github.com/ftilmann/latexdiff.git" else SRC_URI="https://github.com/ftilmann/latexdiff/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" + KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" fi LICENSE="GPL-3" -- cgit v1.2.3-65-gdbad