diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:33:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:33:01 +0300 |
commit | fc6c9aa01d1c674a305f8151f248ddfd57331613 (patch) | |
tree | 22a1495833adfc1927007b5fcbda4abbcde2b9be /xfce-base/xfconf | |
parent | xfce-base/xfce4-settings: x86 stable wrt bug #697454 (diff) | |
download | gentoo-fc6c9aa01d1c674a305f8151f248ddfd57331613.tar.gz gentoo-fc6c9aa01d1c674a305f8151f248ddfd57331613.tar.bz2 gentoo-fc6c9aa01d1c674a305f8151f248ddfd57331613.zip |
xfce-base/xfconf: x86 stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 7c2e4da385ab..4c411d95c33b 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-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug introspection perl vala" REQUIRED_USE="vala? ( introspection )" |