diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 14:45:31 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 14:48:45 +0800 |
commit | 996f8006b66c7df5525ffd9738418fce6014fde2 (patch) | |
tree | f64ca4c3e054ec3de0e00809d6dc0e0e2bfd353b /xfce-base/libxfce4util | |
parent | profiles/arch/powerpc/ppc64: unmask www-client/firefox[clang] for <104 (diff) | |
download | gentoo-996f8006b66c7df5525ffd9738418fce6014fde2.tar.gz gentoo-996f8006b66c7df5525ffd9738418fce6014fde2.tar.bz2 gentoo-996f8006b66c7df5525ffd9738418fce6014fde2.zip |
xfce-base/libxfce4util: keyword 4.17.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild index 082ab77a153e..1adc34f5d8c2 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild @@ -11,7 +11,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 ~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 )" |