diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:04:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:04:30 +0000 |
commit | 37f56789b33bdcc9c5315679bd48847d8c3b5348 (patch) | |
tree | 2ae8a16e0140ed6b3beb3776c82b6fa9e67cfaee /dev-util | |
parent | sci-mathematics/lrcalc: new version 2.0. (diff) | |
download | gentoo-37f56789b33bdcc9c5315679bd48847d8c3b5348.tar.gz gentoo-37f56789b33bdcc9c5315679bd48847d8c3b5348.tar.bz2 gentoo-37f56789b33bdcc9c5315679bd48847d8c3b5348.zip |
dev-util/xfce4-dev-tools: Stabilize 4.16.0 x86, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/xfce4-dev-tools/xfce4-dev-tools-4.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.16.0.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.16.0.ebuild index 4a16245a3622..4972ee1e6aa5 100644 --- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.16.0.ebuild +++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -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="" RDEPEND=" |