diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:22:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:24:15 +0300 |
commit | c67c310fb59b090190d398982254322d974a4882 (patch) | |
tree | 1f160108c9d8cc034b1582bed32c0dc34a1c4e08 /xfce-base/xfconf | |
parent | xfce-base/xfce4-settings: arm stable wrt bug #697454 (diff) | |
download | gentoo-c67c310fb59b090190d398982254322d974a4882.tar.gz gentoo-c67c310fb59b090190d398982254322d974a4882.tar.bz2 gentoo-c67c310fb59b090190d398982254322d974a4882.zip |
xfce-base/xfconf: 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-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.14.1.ebuild b/xfce-base/xfconf/xfconf-4.14.1.ebuild index 8932f1ccc34b..ae66cf75238e 100644 --- a/xfce-base/xfconf/xfconf-4.14.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug introspection perl vala" REQUIRED_USE="vala? ( introspection )" |