diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-12 08:01:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-12 08:01:30 +0200 |
commit | dc5d365795f6a4b76c1af275172cdc58ac41dfa5 (patch) | |
tree | fab577da0fde8933a45d559cd66243a8953f108d /xfce-extra | |
parent | dev-python/stripe: Bump stripe-mock dep (diff) | |
download | gentoo-dc5d365795f6a4b76c1af275172cdc58ac41dfa5.tar.gz gentoo-dc5d365795f6a4b76c1af275172cdc58ac41dfa5.tar.bz2 gentoo-dc5d365795f6a4b76c1af275172cdc58ac41dfa5.zip |
xfce-extra/xfce4-dict: Stabilize 0.8.7 ppc64, #941302
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.7.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.7.ebuild index 95e8d0648f67..fd4dcc1523cb 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.7.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.24.0 |