diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:27:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:27:42 +0300 |
commit | 110c20cd42a357de2ad6d58b298e003ee56adfd2 (patch) | |
tree | 185488d773337b6301cd7ec6df25397ae591aa2f /xfce-base/xfconf | |
parent | xfce-base/xfce4-settings: amd64 stable wrt bug #697454 (diff) | |
download | gentoo-110c20cd42a357de2ad6d58b298e003ee56adfd2.tar.gz gentoo-110c20cd42a357de2ad6d58b298e003ee56adfd2.tar.bz2 gentoo-110c20cd42a357de2ad6d58b298e003ee56adfd2.zip |
xfce-base/xfconf: amd64 stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 5e07578769e0..7c2e4da385ab 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 )" |