diff --git a/app-officeext/ct2n/ct2n-1.5.0.ebuild b/app-officeext/ct2n/ct2n-1.5.0.ebuild index dd022169cb40..941f9eeff13c 100644 --- a/app-officeext/ct2n/ct2n-1.5.0.ebuild +++ b/app-officeext/ct2n/ct2n-1.5.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 MY_P="converttexttonumber-${PV/./-}" OFFICE_EXTENSIONS=( "${MY_P}.oxt" ) @@ -13,4 +13,4 @@ SRC_URI="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-numb LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86"