diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 16:21:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 16:21:17 +0200 |
commit | efaa1b228b1aa182ad61ad99cd073ca70a2cdd77 (patch) | |
tree | 606db610720ff56fa45ac9bf62d6a4073a773fb9 /xfce-base | |
parent | dev-util/xfce4-dev-tools: Stabilize 4.18.0 arm64, #893064 (diff) | |
download | gentoo-efaa1b228b1aa182ad61ad99cd073ca70a2cdd77.tar.gz gentoo-efaa1b228b1aa182ad61ad99cd073ca70a2cdd77.tar.bz2 gentoo-efaa1b228b1aa182ad61ad99cd073ca70a2cdd77.zip |
xfce-base/libxfce4util: Stabilize 4.18.1 arm64, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild index 993fc455c838..d8775d671028 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+" SLOT="0/7" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |