summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-06 09:13:40 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-06 09:13:40 +0000
commit91d7a68b40839fe2d0ae02062582b13b8d9cc19f (patch)
treedbcdf8d06c0f729aea2c737ed388fe84c99aa8d0 /media-libs/ptex
parentdev-util/codespell: Stabilize 2.2.4 amd64, #905801 (diff)
downloadgentoo-91d7a68b40839fe2d0ae02062582b13b8d9cc19f.tar.gz
gentoo-91d7a68b40839fe2d0ae02062582b13b8d9cc19f.tar.bz2
gentoo-91d7a68b40839fe2d0ae02062582b13b8d9cc19f.zip
media-libs/ptex: Stabilize 2.4.2 x86, #905802
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/ptex')
-rw-r--r--media-libs/ptex/ptex-2.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/ptex/ptex-2.4.2.ebuild b/media-libs/ptex/ptex-2.4.2.ebuild
index cd558679f0f8..d8ee06b4868e 100644
--- a/media-libs/ptex/ptex-2.4.2.ebuild
+++ b/media-libs/ptex/ptex-2.4.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/wdas/ptex/archive/refs/tags/v${PV}.tar.gz -> ${P}.ta
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
IUSE="static-libs"
RDEPEND="sys-libs/zlib"