diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:22:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:24:22 +0300 |
commit | 15932473b5047c2b4f2b96e03efd4ee5a25fc56b (patch) | |
tree | b79f413839ee6c4b00b2061424e9dfd798ab1cc6 /xfce-extra/xfce4-dict | |
parent | xfce-extra/xfce4-datetime-plugin: arm stable wrt bug #697454 (diff) | |
download | gentoo-15932473b5047c2b4f2b96e03efd4ee5a25fc56b.tar.gz gentoo-15932473b5047c2b4f2b96e03efd4ee5a25fc56b.tar.bz2 gentoo-15932473b5047c2b4f2b96e03efd4ee5a25fc56b.zip |
xfce-extra/xfce4-dict: arm stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-dict')
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.3.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.3.ebuild index 48856e74ba51..9126ccc89b21 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.3.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/glib-2.24 |