diff options
author | 2024-12-16 23:20:04 +0100 | |
---|---|---|
committer | 2024-12-17 22:43:49 +0100 | |
commit | 922bc07b97366974c7aa20d516391db91321159a (patch) | |
tree | 8bdc9ccc8dc2ada639558d8ec8fe30400415c090 /app-officeext/sun-templates | |
parent | app-officeext/ooofbtools: add 3.5.2 (diff) | |
download | gentoo-922bc07b97366974c7aa20d516391db91321159a.tar.gz gentoo-922bc07b97366974c7aa20d516391db91321159a.tar.bz2 gentoo-922bc07b97366974c7aa20d516391db91321159a.zip |
app-officeext/sun-templates: destabilize 1.0.0-r1 for ~x86
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-officeext/sun-templates')
-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" |