diff options
Diffstat (limited to 'app-shells/quoter')
-rw-r--r-- | app-shells/quoter/Manifest | 2 | ||||
-rw-r--r-- | app-shells/quoter/quoter-3.0_p2-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/quoter/Manifest b/app-shells/quoter/Manifest index 617688ad5887..cd1dbcab6f8e 100644 --- a/app-shells/quoter/Manifest +++ b/app-shells/quoter/Manifest @@ -1,3 +1,3 @@ DIST quoter-3.0_p2.tar.gz 10691 BLAKE2B 2fb196977c5c16654813e6077c148577e4629da25fb1aaf2131c19e33fbfbc670ad4d9af87611405f0b45a1365bc7b4b3f1b8cad47573ffae4939cc0329d50a4 SHA512 23d77105fa05d79a7d0bcaa3f6aead25b7cb3b6f459d2740314616da587e03cd3e6b0b1e8af8f79904309bbe76603db848d42996ed7ae5ef779e27184a434fb5 -EBUILD quoter-3.0_p2-r1.ebuild 774 BLAKE2B 635fb949c974ad8e7c14ceae60689b996b757d0472721a2a0fa77d21c5d6df4ad62997180375676f60ef9b709d85b39c025e12bd1a0542a5a92467f2e79ed727 SHA512 24da9c60cecc14c4a9ce6b4fe4bdc230cf50268ab557d8be8167d36be7b1d0c88134a97caf2ee83d20de66061a38c164315ac8c46814397d4d7774ec67266959 +EBUILD quoter-3.0_p2-r1.ebuild 775 BLAKE2B 993ed95ec6b55394488f3152e52e65b580aaf19f0cce8afb445f783b42300eb0479f975e424f377fce36067e1574ff175c702fcc5d2c941e031f5d7b500fc08f SHA512 5268bb6b5153206a5a09425998137b84a9ceac13caba905d4a1a2fe2b34d10b9e60bf740678d3e70442372367b3d529876fef3e40936067e9e8397c7147b56e5 MISC metadata.xml 700 BLAKE2B 6dc4829d807dbc1ed2a511689c3fbe3ceb322236525770a55c86ddb3956bf974a58dedc1c0a7ff74b936e76c8729e1e2463ee0a51ac9e51ac89472a28dcee63f SHA512 c3cda33bc2aedb177d4734ad02cb2dbe0b2d52bc73406ee5277b7db57ff73c047cc174514c516ba3486c1ad5d93d414f77d2655c9cbff9de1820effac312a284 diff --git a/app-shells/quoter/quoter-3.0_p2-r1.ebuild b/app-shells/quoter/quoter-3.0_p2-r1.ebuild index c4f0dee8c0b4..5b356137fbda 100644 --- a/app-shells/quoter/quoter-3.0_p2-r1.ebuild +++ b/app-shells/quoter/quoter-3.0_p2-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" src_configure() { tc-export CC |