diff options
author | Sam James <sam@gentoo.org> | 2020-07-28 19:21:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-28 19:21:49 +0000 |
commit | 1e09d3bb870da9979c5cd92b0c31f50f1677ca17 (patch) | |
tree | 2302fe6b84f5959ad110080588159f7ad9a075ae /xfce-base/xfconf | |
parent | xfce-base/xfwm4: arm stable (bug #733990) (diff) | |
download | gentoo-1e09d3bb870da9979c5cd92b0c31f50f1677ca17.tar.gz gentoo-1e09d3bb870da9979c5cd92b0c31f50f1677ca17.tar.bz2 gentoo-1e09d3bb870da9979c5cd92b0c31f50f1677ca17.zip |
xfce-base/xfconf: arm stable (bug #733994)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.14.3.ebuild b/xfce-base/xfconf/xfconf-4.14.3.ebuild index a9db88e5cd8b..6aff95a8ec5f 100644 --- a/xfce-base/xfconf/xfconf-4.14.3.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.3.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug introspection perl vala" REQUIRED_USE="vala? ( introspection )" |