summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-30 10:13:23 -0700
committerMatt Turner <mattst88@gentoo.org>2020-04-03 12:33:33 -0700
commit0b8b716331049599ea3299981e3a9ea6e258c5e0 (patch)
tree01f8d26908d7822bcc47b731ec6b269753f4b068 /dev-util/geany
parentprofiles/ia64: Add '~ia64' to ACCEPT_KEYWORDS (diff)
downloadgentoo-0b8b716331049599ea3299981e3a9ea6e258c5e0.tar.gz
gentoo-0b8b716331049599ea3299981e3a9ea6e258c5e0.tar.bz2
gentoo-0b8b716331049599ea3299981e3a9ea6e258c5e0.zip
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/geany')
-rw-r--r--dev-util/geany/geany-1.30.1.ebuild2
-rw-r--r--dev-util/geany/geany-1.34.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany/geany-1.30.1.ebuild b/dev-util/geany/geany-1.30.1.ebuild
index 0b432ac99a40..3786c41ed1cd 100644
--- a/dev-util/geany/geany-1.30.1.ebuild
+++ b/dev-util/geany/geany-1.30.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.geany.org/${P}.tar.bz2"
LICENSE="GPL-2+ HPND"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="gtk3 +vte"
RDEPEND=">=dev-libs/glib-2.32:2
diff --git a/dev-util/geany/geany-1.34.1.ebuild b/dev-util/geany/geany-1.34.1.ebuild
index c5e4a3b2fd3f..dee55101743f 100644
--- a/dev-util/geany/geany-1.34.1.ebuild
+++ b/dev-util/geany/geany-1.34.1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" = 9999* ]] ; then
EGIT_REPO_URI="https://github.com/geany/geany.git"
else
SRC_URI="https://download.geany.org/${P}.tar.bz2"
- KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
fi
LICENSE="GPL-2+ HPND"
SLOT="0"