diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-28 21:24:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-28 21:24:22 +0200 |
commit | e9b00d99b35513fcef859e62daf153ec309ba850 (patch) | |
tree | 5e64bdf8c895618f9edc7e256a0da370e009252e /dev-java/jstl-api | |
parent | dev-java/javax-jsp-api: Keyword 2.2 x86, #898172 (diff) | |
download | gentoo-e9b00d99b35513fcef859e62daf153ec309ba850.tar.gz gentoo-e9b00d99b35513fcef859e62daf153ec309ba850.tar.bz2 gentoo-e9b00d99b35513fcef859e62daf153ec309ba850.zip |
dev-java/jstl-api: Keyword 1.2.7 x86, #898172
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/jstl-api')
-rw-r--r-- | dev-java/jstl-api/jstl-api-1.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jstl-api/jstl-api-1.2.7.ebuild b/dev-java/jstl-api/jstl-api-1.2.7.ebuild index 3ffdda743891..1818a42cc5da 100644 --- a/dev-java/jstl-api/jstl-api-1.2.7.ebuild +++ b/dev-java/jstl-api/jstl-api-1.2.7.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/tags-${PV}-RELEASE" LICENSE="EPL-2.0 GPL-2-with-classpath-exception" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" CP_DEPEND=" dev-java/javax-el-api:2.2 |