diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-12-11 19:12:04 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-12-11 19:12:18 +0100 |
commit | 50e67894ac50df0e2f64f3a1cb937334176d97ba (patch) | |
tree | bac36d9dbf83b64adb377cc1c064f0c8bfbbf4be /app-text/pdfsandwich | |
parent | media-sound/deadbeef: Stabilize 1.9.6 amd64, #919702 (diff) | |
download | gentoo-50e67894ac50df0e2f64f3a1cb937334176d97ba.tar.gz gentoo-50e67894ac50df0e2f64f3a1cb937334176d97ba.tar.bz2 gentoo-50e67894ac50df0e2f64f3a1cb937334176d97ba.zip |
app-text/pdfsandwich: stabilize 0.1.7 for amd64
Closes: https://bugs.gentoo.org/919707
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'app-text/pdfsandwich')
-rw-r--r-- | app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild b/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild index 14d6940316f5..bfb21e8af686 100644 --- a/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild +++ b/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tobias-elze.de/pdfsandwich" SRC_URI="mirror://sourceforge/pdfsandwich/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="png" |