diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-24 19:35:43 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-24 19:35:43 +0000 |
commit | e4e4cefb4db0fd9635b0d028ec97e873ec5b624e (patch) | |
tree | 0c9ad6d2661569e6ad15d2fda86a6c957ee9571f /app-office | |
parent | app-office/libreoffice-bin: Stabilize 7.5.6.2 amd64, #913891 (diff) | |
download | gentoo-e4e4cefb4db0fd9635b0d028ec97e873ec5b624e.tar.gz gentoo-e4e4cefb4db0fd9635b0d028ec97e873ec5b624e.tar.bz2 gentoo-e4e4cefb4db0fd9635b0d028ec97e873ec5b624e.zip |
app-office/libreoffice-bin-debug: Stabilize 7.5.6.2 amd64, #913891
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild index f221193d80e3..1424f6a38883 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.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=]" |