summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-07 08:33:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-07 08:34:15 +0200
commit546bea854c1539a99138277a1a075bf2d822a416 (patch)
tree4af624dab2c93afa8024a38299586eee73322e93 /dev-util/geany
parentmedia-libs/gstreamer-editing-services: x86 stable wrt bug #848426 (diff)
downloadgentoo-546bea854c1539a99138277a1a075bf2d822a416.tar.gz
gentoo-546bea854c1539a99138277a1a075bf2d822a416.tar.bz2
gentoo-546bea854c1539a99138277a1a075bf2d822a416.zip
dev-util/geany: x86 stable wrt bug #849206
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/geany')
-rw-r--r--dev-util/geany/geany-1.38.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany/geany-1.38.ebuild b/dev-util/geany/geany-1.38.ebuild
index 73f70452c975..019b9fa60d8f 100644
--- a/dev-util/geany/geany-1.38.ebuild
+++ b/dev-util/geany/geany-1.38.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" = 9999* ]] ; then
else
[[ "${PV}" == *_pre* ]] && inherit autotools
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"