diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-30 09:17:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-30 09:17:32 +0300 |
commit | ead073f6aa9d09ec4a56e4f2d79f79bfa37939dd (patch) | |
tree | 68d345a404e45c4ff99c73f5f18ac978c27fde8b /app-office/libreoffice-bin-debug | |
parent | app-office/libreoffice-bin: Stabilize 7.6.7.2 amd64, #938703 (diff) | |
download | gentoo-ead073f6aa9d09ec4a56e4f2d79f79bfa37939dd.tar.gz gentoo-ead073f6aa9d09ec4a56e4f2d79f79bfa37939dd.tar.bz2 gentoo-ead073f6aa9d09ec4a56e4f2d79f79bfa37939dd.zip |
app-office/libreoffice-bin-debug: Stabilize 7.6.7.2 amd64, #938703
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.7.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.7.2.ebuild index 7fa12ea336f1..e941f6214135 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.7.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.6.7.2.ebuild @@ -46,7 +46,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" # the = is correct, the debug info needs to fit the exact binary RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" |