diff options
Diffstat (limited to 'app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild')
-rw-r--r-- | app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild b/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild index c95a9a084998..a7e12824f73c 100644 --- a/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild +++ b/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,4 +21,4 @@ SRC_URI="${URI_EXTENSIONS}" LICENSE="sun-bcla-j2me" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" |