diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 13:54:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 13:58:53 +0300 |
commit | b199c05e4685d209ff0c2ebaa2520b316c320409 (patch) | |
tree | 5d0c17ffc0cb90aad86ff6a2e933bbb682a11fda /xfce-base/xfconf | |
parent | xfce-base/xfce4-panel: amd64 stable wrt bug #643074 (diff) | |
download | gentoo-b199c05e4685d209ff0c2ebaa2520b316c320409.tar.gz gentoo-b199c05e4685d209ff0c2ebaa2520b316c320409.tar.bz2 gentoo-b199c05e4685d209ff0c2ebaa2520b316c320409.zip |
xfce-base/xfconf: amd64 stable wrt bug #643074
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfconf/xfconf-4.12.1.ebuild b/xfce-base/xfconf/xfconf-4.12.1.ebuild index c6925989ca39..85c236dedc47 100644 --- a/xfce-base/xfconf/xfconf-4.12.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug perl" RDEPEND=">=dev-libs/dbus-glib-0.98 |