Diff qtremoteobjects-6.11.1 with a qtremoteobjects-6.11.2
| /usr/portage/dev-qt/qtremoteobjects/qtremoteobjects-6.11.2.ebuild 2026-08-20 20:03:04.688681753 +0300 | ||
|---|---|---|
| 8 | 8 |
DESCRIPTION="Inter-Process Communication (IPC) library for the Qt6 framework" |
| 9 | 9 | |
| 10 | 10 |
if [[ ${QT6_BUILD_TYPE} == release ]]; then
|
| 11 |
KEYWORDS="amd64 ~loong" |
|
| 11 |
KEYWORDS="~amd64 ~loong" |
|
| 12 | 12 |
fi |
| 13 | 13 | |
| 14 | 14 |
IUSE="qml" |