gui-apps/swappy: Stabilize 1.5.1 amd64, #905904

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2023-05-26 15:38:16 +01:00
parent 25505b23bc
commit 1211013212
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/jtheoof/swappy"
else
SRC_URI="https://github.com/jtheoof/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="amd64"
fi
LICENSE="MIT"