diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-30 15:45:29 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-30 15:46:14 +0000 |
commit | 40d43a7fedc2ac1cfc91080af4cb44673a9f8d81 (patch) | |
tree | 635a3bb483b32826258750b9ccea3dd2be3c5002 /media-libs | |
parent | dev-libs/libxml2: Stabilize 2.12.8 arm64, #942368 (diff) | |
download | gentoo-40d43a7fedc2ac1cfc91080af4cb44673a9f8d81.tar.gz gentoo-40d43a7fedc2ac1cfc91080af4cb44673a9f8d81.tar.bz2 gentoo-40d43a7fedc2ac1cfc91080af4cb44673a9f8d81.zip |
media-libs/compface: Stabilize 1.5.2-r1 arm64, #942370
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/compface/compface-1.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/compface/compface-1.5.2-r1.ebuild b/media-libs/compface/compface-1.5.2-r1.ebuild index cabf18781404..fd97afebc8c9 100644 --- a/media-libs/compface/compface-1.5.2-r1.ebuild +++ b/media-libs/compface/compface-1.5.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ftp.xemacs.org/pub/xemacs/aux/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="dev-lang/perl" |