diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-14 23:15:54 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-14 23:15:54 +0200 |
commit | d816a0d97e539aef0917132952af32b7d18c4dfe (patch) | |
tree | d4fc74b957e0b46d7b0901f70395c57865abed00 /xfce-base/exo | |
parent | sys-auth/ssh-import-id: new package; 5.11 version added. (diff) | |
download | gentoo-d816a0d97e539aef0917132952af32b7d18c4dfe.tar.gz gentoo-d816a0d97e539aef0917132952af32b7d18c4dfe.tar.bz2 gentoo-d816a0d97e539aef0917132952af32b7d18c4dfe.zip |
xfce-base/exo: Stabilize 4.16.4 arm64, #851204
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-4.16.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-4.16.4.ebuild b/xfce-base/exo/exo-4.16.4.ebuild index ae0ac00a91ab..a873af84c6f1 100644 --- a/xfce-base/exo/exo-4.16.4.ebuild +++ b/xfce-base/exo/exo-4.16.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -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 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.50 |